commit | 7c852f33a2b095503c9b745a0798d5c9deee6982 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Fri Apr 25 14:27:00 2003 +0000 |
committer | Fred Drake <fdrake@acm.org> | Fri Apr 25 14:27:00 2003 +0000 |
tree | 020416f379701e95b01bd604669abf7f0541b049 | |
parent | 376e636f186e22ad479f35da4b973114d11ff2d9 [diff] |
Attempt to deal with some obvious errors in the code. These were all due to using a single module-level namespace where multiple namespaces were used before. There *really* need to be tests for the sniffer stuff. This could have been avoided. Skip, please review, and add sniffer tests!