SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

* nismodule.c: database keys and values can contain null bytes. be more

careful about these.
* arraymodule.c: added 8 byte swap; added 'i' format character; added
  reverse() method; rename read/write to fromfile/tofile.
* config.c: Set version to 0.9.9++.
* rotormodule.c (r_rand): declare k1..k5 as unsigned longs so the shifts
  will have a well-defined effect independent of word size.
* bltinmodule.c: renamed bagof() to filter().
G
Guido van Rossum committed
e77a757094f68351f336044654cd91575c677896
Parent: 78ed420