Staging
v0.5.1
https://github.com/python/cpython
Revision e22e6442b748f5f4703cb6f221e1e10b320d0295 authored by Guido van Rossum on 09 July 1993, 10:51:31 UTC, committed by Guido van Rossum on 09 July 1993, 10:51:31 UTC
* timemodule.c: change #ifdef TURBO_C into #ifdef MSDOS
* posixmodule.c: MSDOS changes by Marcel van der Peijl (Digicash)
* stropmodule.c: use C isspace(c) to test for whitespace; add
  whitespace, lowercase and uppercase variables to the module.
1 parent d05eb8b
History
Tip revision: e22e6442b748f5f4703cb6f221e1e10b320d0295 authored by Guido van Rossum on 09 July 1993, 10:51:31 UTC
* config.c: different default PYTHONPATH for MS-DOS
Tip revision: e22e644

back to top