diff options
author | R David Murray <rdmurray@bitdance.com> | 2014-10-17 19:55:11 -0400 |
---|---|---|
committer | R David Murray <rdmurray@bitdance.com> | 2014-10-17 19:55:11 -0400 |
commit | 7570cbdc6b394cd89990a9252284c7e4a87bd6f1 (patch) | |
tree | f1427aed1d42f7de3dc9c58954e2930f0919aa04 /Lib/socket.py | |
parent | 685b3495e1fd9853b1ca5960db3e3cb705920d4f (diff) | |
download | cpython-git-7570cbdc6b394cd89990a9252284c7e4a87bd6f1.tar.gz |
#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 'Lib/socket.py')
0 files changed, 0 insertions, 0 deletions