- 20 Oct, 2000 6 commits
-
-
Just van Rossum authored
-
Just van Rossum authored
-
Just van Rossum authored
-
Just van Rossum authored
Hm, I never checked in my incomplete "run with interpreter" mods. UI is there (but is disabled), functionality is not there.
-
Just van Rossum authored
-
Fred Drake authored
to reflect current behavior. This closes SourceForge bug #117305. Made a reference to the library reference a hyperlink. Fixed some minor markup nits.
-
- 19 Oct, 2000 18 commits
-
-
Jack Jansen authored
Added PyMac_OutputSeen(), which acknowledges all current output in the stdio window, i.e. it acts like input has been read insofar as the keep-console-open option is interested.
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
Removed try/except TypeError around calling the ae handler function, it masksprogrammer errors and obfuscates the stacktrace. Suggested by Tattoo Mabonzo K.
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
Use MacOS.OutputSeen() on menuselections: it treats a menu selection in the same way as input to stdin (i.e. as an ack of the output that went before). This makes the CGI tools work nicely for Quit.
-
Jack Jansen authored
Use MacOS.OutputSeen() on menuselections. Removed KeepConsole code again. This solution is better: it treats a menu selection in the same way as input to stdin (i.e. as an ack of the output that went before).
-
Fred Drake authored
enough downloads to keep this around.
-
Lars Gustäbel authored
than tuples.
-
Fred Drake authored
-
Fred Drake authored
Python documentation.
-
Fred Drake authored
explanation must now be capitalized. This is more consistent with the \see* explanation fields. Added a lot of material to the "LaTeX Primer" section.
-
Fred Drake authored
annotation.
-
Andrew M. Kuchling authored
on trying to import a 1.5 module Bump the document version number
-
- 18 Oct, 2000 5 commits
-
-
Andrew M. Kuchling authored
-
Fred Drake authored
letter and end with proper punctuation. "Documenting Python" will be updated accordingly so that this will be editorial policy for the Python documentation.
-
Fred Drake authored
-
Jack Jansen authored
-
Fred Drake authored
Fix a minor stylistic nit. This closes SourceForge bug #117032.
-
- 17 Oct, 2000 2 commits
-
-
Andrew M. Kuchling authored
-
Fred Drake authored
comment from Janko Hauser <jhauser@ifm.uni-kiel.de>.
-
- 16 Oct, 2000 9 commits
-
-
cvs2svn authored
-
Tim Peters authored
-
Jeremy Hylton authored
-
Fred Drake authored
-
Tim Peters authored
-
Jeremy Hylton authored
addressed). Fix a few nits in 2.0c1 news.
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Tim Peters authored
oddball platforms (where, e.g., math.exp(+huge) still fails to raise OverflowError) don't fail the std test suite when run normally.
-