- 23 Nis, 1999 9 kayıt (commit)
-
-
Fred Drake yazdı
Clarify the usage of a parameter.
-
Fred Drake yazdı
-
Fred Drake yazdı
Added a "See also" section.
-
Fred Drake yazdı
broken). Added a "See also" section.
-
Fred Drake yazdı
-
Fred Drake yazdı
(properly) converted to - by LaTeX2HTML.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Guido van Rossum yazdı
-
- 22 Nis, 1999 31 kayıt (commit)
-
-
Guido van Rossum yazdı
menu, command line and color preferences.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
from ScriptBinding.py where they are no longer needed.
-
Guido van Rossum yazdı
there are two new commands: Import module (F5) imports or reloads the module and also adds its name to the __main__ namespace. This gets executed in the PyShell window under control of its debug settings. Run script (Control-F5) is similar but executes the contents of the file directly in the __main__ namespace.
-
Just van Rossum yazdı
- mark file as dirty after changing the creator of the file so we can_save... -- jvr
-
Just van Rossum yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Guido van Rossum yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
idle.py -e file ... -- to edit files idle.py script arg ... -- to run a script idle.py -c cmd arg ... -- to run a command Other options, see also the usage message (also new!) for more details: -d -- enable debugger -s -- run $IDLESTARTUP or $PYTHONSTARTUP -t title -- set Python Shell window's title sys.argv is set accordingly, unless -e is used. sys.path is absolutized, and all relevant paths are inserted into it. Other changes: - the environment in which commands are executed is now the __main__ module - explicitly save sys.stdout etc., don't restore from sys.__stdout__ - new interpreter methods execsource(), execfile(), stuffsource() - a few small nits
-
Fred Drake yazdı
offending lines or to include line numbers in the output.
-
Fred Drake yazdı
-
Fred Drake yazdı
Make module references hyperlinks.
-
Fred Drake yazdı
-
Fred Drake yazdı
Various small cleanups.
-
Fred Drake yazdı
Don't refer to the STDWIN chapter; chances are really good it wasn't included. ;-)
-
Fred Drake yazdı
-
Fred Drake yazdı
Make some module references hyperlinks.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
confusing. This is clearly Unix-specific; label it as such.
-
Fred Drake yazdı
-