• R David Murray's avatar
    #12776,#11839: call argparse type function only once. · 6fb8fb17
    R David Murray yazdı
    Before, the type function was called twice in the case where the default
    was specified and the argument was given as well.  This was especially
    problematic for the FileType type, as a default file would always be
    opened, even if a file argument was specified on the command line.
    
    Patch by Arnaud Fontaine, with additional test by Mike Meyer.
    6fb8fb17
Adı
Son kayıt (commit)
Son güncelleme
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...
Tools Loading commit data...
.bzrignore Loading commit data...
.gitignore Loading commit data...
.hgeol Loading commit data...
.hgignore 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.ac Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
setup.py Loading commit data...