Staging
v0.8.1
Revision c65a525cdc9ce2e0af56e1a75deb877e935cee2f authored by Guido van Rossum on 05 August 1994, 13:44:50 UTC, committed by Guido van Rossum on 05 August 1994, 13:44:50 UTC
	shorter names (dropped the "module" from the name): sunaudiodev,
	imgformat, audioop, imageop, imgfile

	* Modules/stropmodule.c (strop_rindex): make rindex('abc', '') do
	the right thing (i.e. return 3 instead of 0)

	* Modules/socketmodule.c: disabled allowbroadcast() socket method
1 parent 781db5d
History
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
Parser
Python
Tools
.hgtags -rw-r--r-- 192 bytes
ChangeLog -rw-r--r-- 52.1 KB
Makefile.in -rw-r--r-- 7.6 KB
README -rw-r--r-- 18.8 KB
TODO -rw-r--r-- 5.3 KB
acconfig.h -rw-r--r-- 2.1 KB
config.h.in -rw-r--r-- 7.4 KB
configure -rwxr-xr-x 63.4 KB
configure.in -rw-r--r-- 5.4 KB

README

back to top