]> granicus.if.org Git - python/commit
initialize _makefile_refs earlier so things don't blow up when close() is called...
authorBenjamin Peterson <benjamin@python.org>
Sun, 23 Nov 2014 17:16:48 +0000 (11:16 -0600)
committerBenjamin Peterson <benjamin@python.org>
Sun, 23 Nov 2014 17:16:48 +0000 (11:16 -0600)
commit5f6b89bda3cc9797186c567b6be5c6d8feedb3ec
treefebe67ec8aa5b780be072efe52b1d84bd545d122
parent95b616480e7c17d85c2c3623bd2f6be51fd42139
initialize _makefile_refs earlier so things don't blow up when close() is called in the constructor
Lib/ssl.py