[New-bugs-announce] [issue15409] Deprecation Warning fix on cookiejar module

Flávio Ribeiro report at bugs.python.org
Fri Jul 20 19:50:18 CEST 2012


New submission from Flávio Ribeiro <email at flavioribeiro.com>:

Cookiejar calls some urllib.Request's deprecated methods. This patch fixes this deprecated calls.

----------
components: Extension Modules
files: cookiejar_fix_deprecated_method_calls.patch
keywords: patch
messages: 165956
nosy: flavio.ribeiro
priority: normal
severity: normal
status: open
title: Deprecation Warning fix on cookiejar module
versions: Python 3.3
Added file: http://bugs.python.org/file26457/cookiejar_fix_deprecated_method_calls.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15409>
_______________________________________


More information about the New-bugs-announce mailing list