Staging
v0.5.1
https://github.com/python/cpython
Revision 62d248892f8782d01cfeb1951d53eaeac81750fe authored by Barry Warsaw on 23 March 2001, 17:53:49 UTC, committed by Barry Warsaw on 23 March 2001, 17:53:49 UTC
    Change 1: Not all 'modules' in sys.modules have a
    sensible __file__ attribute. Some of our java package
    can have the __file__ attribute set to None.

    Change 2: In jython we have the jython license file in
    <root> and the CPython license file in <root>/Lib. By
    reversing the search sequence jython will find and
    show the jython license file before the CPython file.

Closes SF patch #405853.
1 parent 27dca06
History
Tip revision: 62d248892f8782d01cfeb1951d53eaeac81750fe authored by Barry Warsaw on 23 March 2001, 17:53:49 UTC
Two minor changes for better Jython compatibility. Finn Bock says:
Tip revision: 62d2488
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 79 bytes
.hgtags -rw-r--r-- 1.9 KB
LICENSE -rw-r--r-- 9.2 KB
Makefile.pre.in -rw-r--r-- 21.7 KB
README -rw-r--r-- 36.6 KB
acconfig.h -rw-r--r-- 6.0 KB
config.h.in -rw-r--r-- 16.5 KB
configure -rwxr-xr-x 176.8 KB
configure.in -rw-r--r-- 35.8 KB
install-sh -rwxr-xr-x 5.5 KB
setup.py -rw-r--r-- 24.5 KB

README

back to top