Staging
v0.8.1
https://github.com/python/cpython
Revision c5b26f4a05f6cfcc3fbf474d70af57d42f7a1439 authored by Jack Jansen on 14 December 1994, 13:45:11 UTC, committed by Jack Jansen on 14 December 1994, 13:45:11 UTC
  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.
1 parent fea7533
History
Tip revision: c5b26f4a05f6cfcc3fbf474d70af57d42f7a1439 authored by Jack Jansen on 14 December 1994, 13:45:11 UTC
- PYTHONPATH is now \n-separated, so you can have directories with
Tip revision: c5b26f4
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
Parser
Python
Tools
.hgtags -rw-r--r-- 286 bytes
BUGS -rw-r--r-- 7.6 KB
ChangeLog -rw-r--r-- 70.0 KB
Makefile.in -rw-r--r-- 8.2 KB
README -rw-r--r-- 18.2 KB
TODO -rw-r--r-- 9.0 KB
acconfig.h -rw-r--r-- 2.2 KB
config.h.in -rw-r--r-- 7.6 KB
configure -rwxr-xr-x 64.8 KB
configure.in -rw-r--r-- 7.5 KB

README

back to top