- 16 Sep, 1994 2 commits
-
-
Guido van Rossum authored
Audio_mac.py: Mac specific class for audiodev.py. aifc.py: open files for reading/writing in binary mode ('rb', 'wb').
-
Guido van Rossum authored
macosmodule.c: interface to random collection of Managers. macsetfiletype.c: set file type, for import.c.
-
- 15 Sep, 1994 1 commit
-
-
Sjoerd Mullender authored
-
- 14 Sep, 1994 6 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
time; default seed's arguments to (0,0,0)
-
Guido van Rossum authored
renaming hacks
-
Guido van Rossum authored
(to be used by functions that are called asynchronously, like UNIX signal handlers or Mac I/O completion routines)
-
Guido van Rossum authored
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 authored
ceval.h: added Py_AddPendingCall rest: modules using the new naming scheme must now include Python.h
-
- 12 Sep, 1994 10 commits
-
-
Guido van Rossum authored
extensions; add -lm to math module definition * Modules/Makefile.pre.in: remove *.so and so_locations on clobber
-
Sjoerd Mullender authored
but only if it does not end in a known suffix.
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
- 09 Sep, 1994 3 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
addressing instead of searching
-
Guido van Rossum authored
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 Sep, 1994 5 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
after it has been freed.
-
Guido van Rossum authored
rename1.h: add PyArg_GetInt.
-
Guido van Rossum authored
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 Sep, 1994 4 commits
-
-
Sjoerd Mullender authored
-
Sjoerd Mullender authored
-
Sjoerd Mullender authored
-
Guido van Rossum authored
-
- 05 Sep, 1994 3 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
- 31 Aug, 1994 2 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
-
- 30 Aug, 1994 4 commits
-
-
Guido van Rossum authored
rest: the usual
-
Guido van Rossum authored
its own version now) * Python/bltinmodule.c (builtin_tuple): use pre-existing listtuple(v) for lists
-
Guido van Rossum authored
contributed a curses interface. Setup.in uses .c instead of .o now.
-
Guido van Rossum authored
ACKS: Added Ulf README: fix typo
-