- 14 Eyl, 1994 4 kayıt (commit)
-
-
Guido van Rossum yazdı
renaming hacks
-
Guido van Rossum yazdı
(to be used by functions that are called asynchronously, like UNIX signal handlers or Mac I/O completion routines)
-
Guido van Rossum yazdı
mac/macsetfiletype.c: changes by Jack to execute .pyc file passed as command line argument. On the Mac .pyc files are given a special type so they can be double-clicked
-
Guido van Rossum yazdı
ceval.h: added Py_AddPendingCall rest: modules using the new naming scheme must now include Python.h
-
- 12 Eyl, 1994 10 kayıt (commit)
-
-
Guido van Rossum yazdı
extensions; add -lm to math module definition * Modules/Makefile.pre.in: remove *.so and so_locations on clobber
-
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 9 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ı
-