]> granicus.if.org Git - python/commit
Issue #23442: Rename two member names to stay backward compatible
authorBerker Peksag <berker.peksag@gmail.com>
Fri, 20 Feb 2015 12:57:31 +0000 (14:57 +0200)
committerBerker Peksag <berker.peksag@gmail.com>
Fri, 20 Feb 2015 12:57:31 +0000 (14:57 +0200)
commitabbf0f40bb91be45b282c7a95161297b2618622a
treeaa86705d0d09e9e617013181fd5210421fa64f8d
parent79d8f3f1238ab5c86eff2e40e302f678fa24fea3
Issue #23442: Rename two member names to stay backward compatible
with the constants in http.client.

Initial patch by Demian Brecht.
Lib/http/__init__.py
Lib/test/test_httplib.py