Closes #9374: add back now-unused module attributes; removing them is a backward...
authorGeorg Brandl <georg@python.org>
Fri, 24 Aug 2012 16:15:29 +0000 (18:15 +0200)
committerGeorg Brandl <georg@python.org>
Fri, 24 Aug 2012 16:15:29 +0000 (18:15 +0200)
commita61b09f406fe5bada60af5d2e23a75b9de87ebb5
tree359203eb4c7fb5bde548ade10619822599e8063d
parent638d40b4337808f5e7c3f415f49270185c893321
Closes #9374: add back now-unused module attributes; removing them is a backward compatibility issue, since they have a public-seeming name.
Lib/urllib/parse.py