| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | SF bug 753592, websucker bug | Neal Norwitz | 2003-07-01 | 1 | -1/+1 |
| | | | | | | Pass the proper variable when the user supplies a directory. Will backport. | ||||
| * | Apply diff2.txt from SF patch http://www.python.org/sf/572113 | Walter Dörwald | 2002-09-11 | 1 | -4/+3 |
| | | | | | | | | | (with one small bugfix in bgen/bgen/scantools.py) This replaces string module functions with string methods for the stuff in the Tools directory. Several uses of string.letters etc. are still remaining. | ||||
| * | Only catch NameError and TypeError when attempting to subclass an | Fred Drake | 2001-05-11 | 1 | -1/+1 |
| | | | | | exception (for compatibility with old versions of Python). | ||||
| * | # *NOT* by Sam Bayer: reindented to use 4 spaces like the rest here, | Guido van Rossum | 1999-11-17 | 1 | -204/+203 |
| | | | | | # and removed trailing whitespace. | ||||
| * | Rewrite to support multiple suckers, each with their own thread. | Guido van Rossum | 1998-07-08 | 1 | -102/+140 |
| | | |||||
| * | # This is a new module I wrote over the weekend. Again, you missed the | Guido van Rossum | 1998-06-15 | 1 | -16/+37 |
| | | | | | | | | # checkin email because my PC doesn't have the "Mail" command. Add threading (now that it works). Also some small adaptations to Unix again. | ||||
| * | Primitive GUI for websucker. | Guido van Rossum | 1998-06-15 | 1 | -0/+185 |
