| Commit message (Expand) | Author | Age | Files | Lines |
* | The ".pth" code knew about the layout of Python trees on unix and | Jack Jansen | 2000-12-12 | 1 | -0/+2 |
|
|
* | Fix `credits' to credit the Jython developers when running under that | Barry Warsaw | 2000-12-06 | 1 | -3/+9 |
|
|
* | Fix a few problems with the _Printer class and the license variable. | Guido van Rossum | 2000-10-03 | 1 | -23/+41 |
|
|
* | Convert all entries on sys.path to absolute paths, and also update the | Fred Drake | 2000-09-28 | 1 | -8/+31 |
|
|
* | sys.setdefaultencoding() should only be called in case the standard | Marc-André Lemburg | 2000-09-18 | 1 | -2/+3 |
|
|
* | Add new builtin commands "copyright", "license", "credits" which | Guido van Rossum | 2000-09-05 | 1 | -1/+52 |
|
|
* | -- fixed the comment, too | Fredrik Lundh | 2000-07-15 | 1 | -3/+3 |
|
|
* | -- note to self: wait until 'cvs commit' has finished before | Fredrik Lundh | 2000-07-15 | 1 | -3/+2 |
|
|
* | -- changed default encoding to "ascii". you can still change | Fredrik Lundh | 2000-07-15 | 1 | -17/+13 |
|
|
* | -- removed get_default compatibility kludge | Fredrik Lundh | 2000-07-10 | 1 | -1/+1 |
|
|
* | typos fixed by Rob Hooft | Jeremy Hylton | 2000-06-28 | 1 | -1/+1 |
|
|
* | Marc-Andre Lemburg <mal@lemburg.com>: | Marc-André Lemburg | 2000-06-07 | 1 | -2/+37 |
|
|
* | Wrong pathname in docstring detected by Fredrik Nehr. | Guido van Rossum | 1998-11-25 | 1 | -1/+1 |
|
|
* | Add built-in string variables 'quit' and 'exit' that display a hint on | Guido van Rossum | 1998-08-07 | 1 | -0/+12 |
|
|
* | Mass check-in after untabifying all files that need it. | Guido van Rossum | 1998-03-26 | 1 | -31/+31 |
|
|
* | Update the doc string to emphasize non-Unix behavior earlier; | Guido van Rossum | 1998-01-13 | 1 | -7/+5 |
|
|
* | Change packages -> site-packages | Guido van Rossum | 1997-09-08 | 1 | -8/+10 |
|
|
* | Different test for Unix -- rely on os.sep instead of sys.platform. | Guido van Rossum | 1997-09-03 | 1 | -3/+3 |
|
|
* | Give in to Mike Meyer -- add *both* lib/python1.5/packages and | Guido van Rossum | 1997-09-03 | 1 | -7/+9 |
|
|
* | #Removed debug print that was accidentally left in. | Guido van Rossum | 1997-09-03 | 1 | -2/+0 |
|
|
* | New site.py semantics. Searches in | Guido van Rossum | 1997-08-29 | 1 | -28/+103 |
|
|
* | site customization hook... | Guido van Rossum | 1996-08-17 | 1 | -0/+47 |
|
|