New submission from lilydjwg <lilyd...@gmail.com>: On redirecting to a url like '/login', at around line 556 of request.py it will raise an HTTPError. The sys.verrsion is
Python 3.2 (r32:88445, Apr 15 2011, 11:20:08) [GCC 4.5.2 20110127 (prerelease)] on linux2 ---------- components: Library (Lib) messages: 137791 nosy: lilydjwg priority: normal severity: normal status: open title: urllib.request.HTTPRedirectHandler won't redirect to a URL with only path but not domain versions: Python 3.2 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue12275> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com