• Guido van Rossum's avatar
    * Makefile: use cp -r to install the library · 775f4dac
    Guido van Rossum authored
    * 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().
    775f4dac
posixmodule.c 18.4 KB