]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
* Import/pythonrun.h, Python/{import,pythonrun}.c,
authorGuido van Rossum <guido@python.org>
Wed, 14 Sep 1994 13:31:04 +0000 (13:31 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 14 Sep 1994 13:31:04 +0000 (13:31 +0000)
commitfdef2715503a56aa02716ee4bd0afcd431ba7c25
treefd95ea8cdc7434e3cf3f4c4d82657c50ea9a97a3
parent956640880da20c20d5320477a0dcaf2026bd9426
* Import/pythonrun.h, Python/{import,pythonrun}.c,
mac/macsetfiletype.c: changes by Jack to execute .pyc file passed
as command line argument.  On the Mac .pyc files are given a
special type so they can be double-clicked
Python/import.c
Python/pythonrun.c