SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 133 Python

* Makefile: use cp -r to install the library

* ceval.c: use #ifdef COMPAT_HACKS instead of #if 0
* Makefile: fix to make clmodule.c compile;
  make config.o dependent on libpython.a (so date is always correct)
* timemodule.c: now sleep() also takes a float argument.
* posixmodule.c: added nice().
G
Guido van Rossum committed
775f4dacbc8163f085e07ea4195cf5b67dce5124
Parent: d513f0b