New submission from Zachary Ware:

Here's a fix for test_crypt.py, inspired by Ezio's mention of using setUpModule 
in issue 16905.

I can't test this on a platform that actually has _crypt at the moment, but I 
should be able to later today if nobody else has before then.  Some tinkering 
has shown me that it /should/ work, though.

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

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

Reply via email to