0
0
mirror of https://github.com/python/cpython.git synced 2024-11-28 08:20:55 +01:00
The Python programming language
Go to file
1992-08-19 16:44:41 +00:00
Demo Minor improvements, comments; fix Vinfo -d. 1992-08-18 21:11:18 +00:00
Doc Added chapter titles in comments 1992-08-14 09:20:21 +00:00
Grammar Added missing change log entries 1992-04-06 14:39:51 +00:00
Include New thread.c from Sjoerd, supports _exit_prog(). Use this in goaway() 1992-08-17 08:59:08 +00:00
Lib Added emacs.py (for misc/py-connect.el). 1992-08-09 13:54:50 +00:00
Mac/Lib
Modules rearranged modules alphabetically 1992-08-19 16:44:41 +00:00
Objects oct(0) should return '0', not '00' 1992-08-14 15:13:07 +00:00
Parser Copyright for 1992 added 1992-04-05 14:26:55 +00:00
Python fix *serious* (new) bug in testbool: by default objects should test 1992-08-19 16:41:45 +00:00
Tools/scripts Fix regexp recognizing comments to cope with unterminated comments. 1992-06-05 15:13:53 +00:00