Georgij Kondratjev <[EMAIL PROTECTED]> added the comment: Not creating new bug entry because everybody can quickly fix it.
In urllib/request.py some instances of URLError are raised with "raise urllib.error.URLError" and this works, buth there are lines with "raise URLError" which produces "NameError: global name 'URLError' is not defined" ---------- nosy: +orivej _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2775> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com