SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 94 Python

* Modules/{Setup.in,Makefile.pre.in}: renamed some modules to

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
G
Guido van Rossum committed
c65a525cdc9ce2e0af56e1a75deb877e935cee2f
Parent: 781db5d