summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2001-03-23 17:53:49 +0000
committerBarry Warsaw <barry@python.org>2001-03-23 17:53:49 +0000
commite21bb5ef4ebf9b6cc2981d67bacf9cc51325b995 (patch)
treec758b68e379db0615d437226cbcddbdcac0b9c65 /Python/pythonrun.c
parent5878cbc76e4b14e7a29d3ae44f9002c92d9455aa (diff)
downloadcpython-e21bb5ef4ebf9b6cc2981d67bacf9cc51325b995.tar.gz
Two minor changes for better Jython compatibility. Finn Bock says:
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.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions