0
0
mirror of https://github.com/python/cpython.git synced 2024-11-24 17:47:13 +01:00
The Python programming language
Go to file
1992-09-13 20:07:29 +00:00
Demo Allow broadcast using setsockopt() 1992-09-08 21:20:12 +00:00
Doc Added hint about changing the prompt in $PYTHONSTARTUP 1992-09-08 09:20:13 +00:00
Grammar
Include Made builtins int(), long(), float(), oct() and hex() more generic. 1992-09-12 11:09:23 +00:00
Lib Added post_mortem() and pm() interfaces to pdb and wdb. 1992-09-08 11:59:04 +00:00
Mac/Lib
Modules posix: added setpgrp() and, if sgi, setsid() and setpgid(pid, pgid) 1992-09-13 20:07:29 +00:00
Objects Made builtins int(), long(), float(), oct() and hex() more generic. 1992-09-12 11:09:23 +00:00
Parser Correct debug printing code 1992-09-03 20:46:37 +00:00
Python Made builtins int(), long(), float(), oct() and hex() more generic. 1992-09-12 11:09:23 +00:00
Tools/scripts cope with filenames containing spaces 1992-08-31 10:54:54 +00:00