• Fred Drake's avatar
    Be more careful about accessing attributes of the parent: if Tk has not been · 6b04ffe9
    Fred Drake yazdı
    initialized, this will be None, but the functions will still work (there will
    simply be a bogus parent on the screen).  Allowing the parent to be None
    is useful when testing the functions from an interactive interpreter.
    
    Add an optional keyword paramter "show" to the _QueryString class; when given
    it is used to set the -show option to the entry widget.  This allows passing
    show="*" or the like to askstring(), making it useful for requesting
    passwords/passphrases from the user.
    This closes SF bug #438517.
    
    Changed a docstring to be less font-lock-hostile.
    6b04ffe9
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...
PLAN.txt Loading commit data...
README Loading commit data...
acconfig.h 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...