| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Deprecate the Mailman/pythonlib directory. First, most if not all of | bwarsaw | 2002-02-23 | 1 | -22/+0 |
| | | | | | | | | | the modules are now unnecessary because we're going to require at least Python 2.1.x and it should have relatively bug-free versions of these modules. Second, if we find we need to override standard modules, we have a different way of doing it now (by path-hacking in a pythonlib directory one level up into the front of sys.path). | ||||
| * | Update the copyright lines to include the years 1999 & 2000. | bwarsaw | 2000-03-21 | 1 | -1/+1 |
| | | |||||
| * | An import wrapper around cStringIO/StringIO | bwarsaw | 1999-11-10 | 1 | -0/+22 |
