New submission from Zachary Ware:

Here's the fix for test_codecs.py, I believe.  I had a few headaches trying to 
get this patch created without changing some of the characters or adding a BOM 
to the file, and at one point the test was failing for no apparent reason.  
This version of the patch seems to work on my machine, though.

----------
components: Tests
files: test_codecs_discovery.diff
keywords: patch
messages: 179571
nosy: brett.cannon, ezio.melotti, zach.ware
priority: normal
severity: normal
status: open
title: Fix test discovery for test_codecs.py
type: behavior
versions: Python 3.3, Python 3.4
Added file: http://bugs.python.org/file28670/test_codecs_discovery.diff

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

Reply via email to