diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 1994-12-14 13:45:11 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 1994-12-14 13:45:11 (GMT) |
commit | c5b26f4a05f6cfcc3fbf474d70af57d42f7a1439 (patch) | |
tree | f0c3ca85ea710c271b9b6baf46efd6b4296a9f50 /Modules/md5module.c | |
parent | fea75336aac7de44abad089f91023c938b2559d6 (diff) | |
download | cpython-c5b26f4a05f6cfcc3fbf474d70af57d42f7a1439.zip cpython-c5b26f4a05f6cfcc3fbf474d70af57d42f7a1439.tar.gz cpython-c5b26f4a05f6cfcc3fbf474d70af57d42f7a1439.tar.bz2 |
- PYTHONPATH is now \n-separated, so you can have directories with
spaces in the name.
- If you run python with a script the working directory is now the
directory where the script lives (was: directory where python
application lives). sys.path will include current dir, application
dir and Lib, etc. relative to application dir. This is more like
unix python does things and more useful besides (since you can
easily import files living in the same directory as the importer).
- Added the macconsole, ctb, macspeech, macdnr and mactcp modules.
- For MW compiler, put 68K/PPC indication in version string.
Diffstat (limited to 'Modules/md5module.c')
0 files changed, 0 insertions, 0 deletions