diff options
author | Guido van Rossum <guido@python.org> | 2007-09-11 20:42:30 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2007-09-11 20:42:30 +0000 |
commit | 894d35ea61c24c09f5d8d15683904d6aba27fab4 (patch) | |
tree | d9e0eab97d665641d033be88d5cc7cfe5112d6c0 /Lib/httplib.py | |
parent | 1ba3114fdb5adb5e6852c85e1d3caccba3395471 (diff) | |
download | cpython-git-894d35ea61c24c09f5d8d15683904d6aba27fab4.tar.gz |
Thomas Wouters pointed out that _Abstract.__new__ should use super().__new__()
instead of going straight to object.__new__().
Diffstat (limited to 'Lib/httplib.py')
0 files changed, 0 insertions, 0 deletions