New submission from Jeff Knupp:

patch to test_json to not use assert(Raises)Regexp, which has been deprecated 
in favor of assert(Raises)Regex.

----------
components: Tests
files: json_deprecated.patch
keywords: patch
messages: 168750
nosy: Jeff.Knupp
priority: normal
severity: normal
status: open
title: change test_json's use of deprecated unittest function
versions: Python 3.3
Added file: http://bugs.python.org/file26944/json_deprecated.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15752>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to