The Python programming language https://www.python.org
Find a file
Guido van Rossum e1783324ab Adapted the world to the new VFile.py. Fixed bugs in Vplay.py:
missing -n in help(), bogus frame skipping; and added patch for
weird time jumps.  Removed colorsys.py (now in std library).
Fixed "sys.write" error in vcopy.py.  Restructured README.
1992-09-07 09:35:23 +00:00
Demo Adapted the world to the new VFile.py. Fixed bugs in Vplay.py: 1992-09-07 09:35:23 +00:00
Doc Changed references to /usr/local into /usr/local/bin. 1992-09-03 21:27:55 +00:00
Grammar Added missing change log entries 1992-04-06 14:39:51 +00:00
Include Correct spelling in function name 1992-09-03 20:46:06 +00:00
Lib version for new library 1992-09-03 13:08:04 +00:00
Mac/Lib mac -> os (can't this go now dircache is universal?) 1992-03-31 19:05:44 +00:00
Modules classobject.c moduleobject.c stdwinmodule.c xxobject.c: 1992-09-04 09:45:18 +00:00
Objects classobject.c moduleobject.c stdwinmodule.c xxobject.c: 1992-09-04 09:45:18 +00:00
Parser Correct debug printing code 1992-09-03 20:46:37 +00:00
Python Give code objects a more useful representation. 1992-09-03 20:50:59 +00:00
Tools/scripts cope with filenames containing spaces 1992-08-31 10:54:54 +00:00