- 12 Eyl, 1994 9 kayıt (commit)
-
-
Sjoerd Mullender yazdı
but only if it does not end in a known suffix.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 09 Eyl, 1994 3 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
addressing instead of searching
-
Guido van Rossum yazdı
putsequences is called with a bad argument rfc822.py: better handling of dates with no or bad timezones uu.py: contributed by Lance -- uu{en,de}code
-
- 07 Eyl, 1994 5 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
after it has been freed.
-
Guido van Rossum yazdı
rename1.h: add PyArg_GetInt.
-
Guido van Rossum yazdı
that the module-specific components are in the section for that module. cursesmodule.c: patched it so it actually works. tkintermodule.c: call Py_AtExit instead of atexit(). signalmodule.c: converted to new naming style; added BGN/END SAVE around pause() call. socketmodule.c: added setblocking() after Tommy Burnette.
-
- 06 Eyl, 1994 4 kayıt (commit)
-
-
Sjoerd Mullender yazdı
-
Sjoerd Mullender yazdı
-
Sjoerd Mullender yazdı
-
Guido van Rossum yazdı
-
- 05 Eyl, 1994 3 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 31 Agu, 1994 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 30 Agu, 1994 12 kayıt (commit)
-
-
Guido van Rossum yazdı
rest: the usual
-
Guido van Rossum yazdı
its own version now) * Python/bltinmodule.c (builtin_tuple): use pre-existing listtuple(v) for lists
-
Guido van Rossum yazdı
contributed a curses interface. Setup.in uses .c instead of .o now.
-
Guido van Rossum yazdı
ACKS: Added Ulf README: fix typo
-
Guido van Rossum yazdı
Tkinter.py: on destroy(), remove self from master's dict of children
-
Guido van Rossum yazdı
example
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 29 Agu, 1994 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
*module.o/*module.so * Python/import.c: if initializing a module did not enter the module into sys.modules, it may have raised an exception -- don't override this exception. Merged NT changes * Python/import.c: add lost NT-specific code back in Fixed NT changes
-