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
Guido van Rossum 3a40ae4ef3 New shell script Addmodule.sh makes it easier to add a new optional
module by editing Makefile and config.c in all the right places.
Used it to add most modules currently known.  Added markers to help
the script to Makefile and config.c.
1992-09-25 21:54:05 +00:00
Demo Added resizevideo() interface to LiveVideoIn and rationalized size 1992-09-24 16:55:31 +00:00
Doc __oct__ and __hex__ 1992-09-20 21:43:47 +00:00
Grammar
Include Made builtins int(), long(), float(), oct() and hex() more generic. 1992-09-12 11:09:23 +00:00
Lib New module "CL" (Compression Library) for Irix 4.0.5 and higher. 1992-09-24 10:40:03 +00:00
Mac/Lib
Modules New shell script Addmodule.sh makes it easier to add a new optional 1992-09-25 21:54:05 +00:00
Objects * Makefile: added IMGFILE; moved some stuff around. 1992-09-17 17:54:56 +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