Staging
v0.8.1
https://github.com/python/cpython
Revision 775f4dacbc8163f085e07ea4195cf5b67dce5124 authored by Guido van Rossum on 09 January 1993, 17:18:52 UTC, committed by Guido van Rossum on 09 January 1993, 17:18:52 UTC
* 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().
1 parent d513f0b
History
Tip revision: 775f4dacbc8163f085e07ea4195cf5b67dce5124 authored by Guido van Rossum on 09 January 1993, 17:18:52 UTC
* Makefile: use cp -r to install the library
Tip revision: 775f4da

back to top