diff options
author | R David Murray <rdmurray@bitdance.com> | 2014-10-18 00:07:08 (GMT) |
---|---|---|
committer | R David Murray <rdmurray@bitdance.com> | 2014-10-18 00:07:08 (GMT) |
commit | af26c15110b76195e62a06d17e39176d42c0511c (patch) | |
tree | d585a5eafde4ac6b2f0ffc1394547633adf1746e /Tools/scripts/patchcheck.py | |
parent | 10229a450f82b5582abe3116bbc8cb73daba3e2f (diff) | |
download | cpython-af26c15110b76195e62a06d17e39176d42c0511c.zip cpython-af26c15110b76195e62a06d17e39176d42c0511c.tar.gz cpython-af26c15110b76195e62a06d17e39176d42c0511c.tar.bz2 |
#9351: set_defaults on subparser is no longer ignored if set on parent.
Before, if a default was set on the parent parser, any default for that
variable set via set_defaults on a subparser would be ignored. Now
the subparser set_defaults is honored.
Patch by Jyrki Pullianinen.
Diffstat (limited to 'Tools/scripts/patchcheck.py')
0 files changed, 0 insertions, 0 deletions