Kaydet (Commit) 3d67feed authored tarafından Guido van Rossum's avatar Guido van Rossum

The usual

üst a28f2dc3
Wed Aug 17 00:06:59 1994 Guido van Rossum (guido@voorn.cwi.nl) Wed Aug 17 00:06:59 1994 Guido van Rossum (guido@voorn.cwi.nl)
* Lib/os.py: do fake "import posix" for freeze.py script
* Parser/parsetok.c (parsetok): don't call strncpy(str, NULL, 0) * Parser/parsetok.c (parsetok): don't call strncpy(str, NULL, 0)
Tue Aug 16 23:58:30 1994 Guido van Rossum (guido@voorn.cwi.nl) Tue Aug 16 23:58:30 1994 Guido van Rossum (guido@voorn.cwi.nl)
......
(-) speedup finddfa (and classify?)
(-) more stuff under CVS (demo, extensions)
(-) Mac port of 1.0.3++
(-) Win32s for PC
(-) integrate NT changes
(-) print_error raises and then masks an error if softspace is not
defined
(-) systematically create /usr/local/lib/python/<machine>-<os>/
subdirectories, with a lib/ subdirectory containing the lib*.a
files etc.
(-) use const for char * parameters (and many more) where possible
(-) The Great Renaming!
(-) redo __xxx__ operators for class instances; add __getattr__ and (-) redo __xxx__ operators for class instances; add __getattr__ and
__setattr__. __setattr__.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment