- 04 Eyl, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
Fixed a markup error which caused an em dash to be presented as a minus sign. This closes SF bug #458350.
-
- 26 Tem, 2001 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 19 Tem, 2001 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
- 18 Tem, 2001 3 kayıt (commit)
-
-
Fred Drake yazdı
Minor local consistency adjustments. A couple of small tweaks to the setdlopenflags() description. For setprofile() and settrace(), convert some references to become hyperlinks in the HTML version.
-
Fred Drake yazdı
descriptions; added availability notes.
-
Martin v. Löwis yazdı
Add dlopenflags to PyInterpreterState, and use it in dlopen calls.
-
- 23 Mar, 2001 2 kayıt (commit)
-
-
Ka-Ping Yee yazdı
-
Ka-Ping Yee yazdı
Update docstring and library reference section on 'sys' module. New API PyErr_Display, just for displaying errors, called by excepthook. Uncaught exceptions now call sys.excepthook; if that fails, we fall back to calling PyErr_Display directly. Also comes with sys.__excepthook__ and sys.__displayhook__.
-
- 11 Ock, 2001 1 kayıt (commit)
-
-
Moshe Zadka yazdı
This closes the PEP, and patch 103170
-
- 06 Ara, 2000 1 kayıt (commit)
-
-
Barry Warsaw yazdı
Implements and closes SF patch #102106, with Guido's suggested documentation changes.
-
- 25 Eki, 2000 1 kayıt (commit)
-
-
Fred Drake yazdı
getdefaultencoding() and setdefaultencoding().
-
- 31 Agu, 2000 2 kayıt (commit)
-
-
Fred Drake yazdı
-
Jeremy Hylton yazdı
ceval.c: define recurion_limit (static), default value is 2500 define Py_GetRecursionLimit and Py_SetRecursionLimit raise RuntimeError if limit is exceeded PC/config.h: remove plat-specific definition sysmodule.c: add sys.(get|set)recursionlimit
-
- 15 Agu, 2000 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 14 Agu, 2000 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 30 Haz, 2000 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 28 Haz, 2000 1 kayıt (commit)
-
-
Fred Drake yazdı
<skip@mojam.com>. Revisions to the markup to make it pass LaTeX, added an index entry and a reference from the sys.exitfunc documentation. This closes SourceForge patch #100620.
-
- 13 Nis, 2000 2 kayıt (commit)
-
-
Fred Drake yazdı
-
Fred Drake yazdı
explained).
-
- 11 Nis, 2000 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 03 Nis, 2000 1 kayıt (commit)
-
-
Fred Drake yazdı
(Very rough.)
-
- 09 Kas, 1999 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 22 Nis, 1999 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 25 Mar, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
This change was made long ago but the documentation was never updated.
-
- 23 Kas, 1998 1 kayıt (commit)
-
-
Guido van Rossum yazdı
than integers and recommending sys.exit("message"). (I see this as Python's answer to Perls ``die "message";''.)
-
- 10 Agu, 1998 1 kayıt (commit)
-
-
Fred Drake yazdı
Fix up a few synopses.
-
- 23 Tem, 1998 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 10 Haz, 1998 1 kayıt (commit)
-
-
Guido van Rossum yazdı
including the new __stdin__, __stdout__ and __stderr__. Also moved setttrace around to its proper place in the alphabet.
-
- 04 Nis, 1998 2 kayıt (commit)
-
-
Fred Drake yazdı
-
Fred Drake yazdı
-
- 03 Nis, 1998 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 27 Mar, 1998 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 08 Mar, 1998 1 kayıt (commit)
-
-
Fred Drake yazdı
Don't prepend the module name when referring to functions or data in the same module. Correct the description of "modules".
-
- 13 Şub, 1998 1 kayıt (commit)
-
-
Fred Drake yazdı
checkin of myformat.sty. Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}" everywhere. Some other minor nits that I happened to come across.
-
- 07 Şub, 1998 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 13 Ock, 1998 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 15 Ara, 1997 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 25 Kas, 1997 2 kayıt (commit)
-
-
Guido van Rossum yazdı
to get the actual prompt).
-
Guido van Rossum yazdı
-
- 20 Eki, 1997 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-