- 28 May, 1997 3 kayıt (commit)
-
-
Guido van Rossum yazdı
This required (re)moving all occurrences of '(' in column 0, as well as changing "#!" to #!.
-
Jack Jansen yazdı
- Relnotes contains current release notes - HISTORY contains all old release notes
-
Jack Jansen yazdı
-
- 27 May, 1997 1 kayıt (commit)
-
-
Fred Drake yazdı
Tkinter keyword parameters.
-
- 26 May, 1997 16 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
modified files. Added and used global now, entry.getmtime(), and entry.emit_marks().
-
Guido van Rossum yazdı
modified files. Throw things around a bit.
-
Guido van Rossum yazdı
Support for index formatting with local refs.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
Allow for missing section titles in format_all and format_index.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 23 May, 1997 20 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
and it's in beta testing now. Renamed the cookie id to Python-FAQ-Wizard and fixed some bugs related to cookie processing.
-
Guido van Rossum yazdı
Added a Help link to the FAQ Edit Wizard.
-
Guido van Rossum yazdı
Added more elaborate explanation of version conflict. Set fake header on commit so show() shows the new mtime. Reorder name/email fields to be after the log message.
-
Guido van Rossum yazdı
Use TARGET=rlog instead of _blank for rlog output. Add missing mailto: to author's email address in Last changed link. Forget about the domainname in the cookie; the default is just fine.
-
Guido van Rossum yazdı
Run rlog commands as pipe so we can cgi.escape(output). Added self.escape(), like cgi.escape() but also escapes " -- for use as double-quoted attribute values inside HTML tags. Fix complains from Mark Lutz: HTTP_HOST is not always set.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
- Add translation of *foobar* into <I>foobar</I> (but not inside <PRE>). - Optimization for the translation: only translate when @ or / or * seen. - Add some layout to front page lay-out.
-
Guido van Rossum yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
iteration over all symbols exported
-
Jack Jansen yazdı
- Added PyMac_StopGUSISpin and have it called at exit time (fixes crash when exiting with sockets open) - Added PLstr... funcs needed by gusi: those provided by StdCLib are broken under cfm68k
-
Jack Jansen yazdı
-
Guido van Rossum yazdı
tags for them.
-
Guido van Rossum yazdı
-
Fred Drake yazdı
-