• Kurt B. Kaiser's avatar
    M EditorWindow.py · 4ada7ad3
    Kurt B. Kaiser yazdı
    M PyShell.py
    
    1. PyShell Rev 1.39, EditorWindow Rev 1.37 fix was not handling a
       multiline prompt.
    2. The same fix introduced a bug where hitting <enter> at a previous
       prompt-only line would copy the prompt to the iomark.
    3. Move the setting of sys.ps1 earlier, into PyShell.main(), to allow
       this code to work before a shell is started up.
    4. If cursor is on the input line in the prompt, and you hit <enter>,
       process the line instead of complaining.
    5. If line has no stdin range (this includes the last line before shell
       restart) strip any prompt before recalling.
    4ada7ad3
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
RISCOS Loading commit data...
Tools Loading commit data...
.cvsignore Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
setup.py Loading commit data...