1 2 3 4 5 6 7 8 9 10 11 12 13
*** sbin/compile.py.orig Thu Jan 11 23:46:13 2001 --- sbin/compile.py Thu Jan 11 23:46:30 2001 *************** *** 1,4 **** ! #!/usr/bin/python import compileall --- 1,4 ---- ! #!/usr/local/bin/python2.0 import compileall