]> granicus.if.org Git - python/commit
Fixed bug reported by JP Calderone: https:// URL's didn't work.
authorAndrew M. Kuchling <amk@amk.ca>
Sun, 23 Apr 2000 02:53:11 +0000 (02:53 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Sun, 23 Apr 2000 02:53:11 +0000 (02:53 +0000)
commit141e9894b7818daa06773d50705d7c64d298f9d8
treece56860a75be8b9f6b3178490a0e789d4cb9bd57
parent66bf4462730b95dd23cfecb7ac8ecfa01a467d46
Fixed bug reported by JP Calderone: https:// URL's didn't work.
The fix also adds support for POSTing to an https URL
Lib/urllib.py