[Pydev-users] [Users] RE: pylint etc. for python 3
Brought to you by:
fabioz
|
From: SourceForge.net <no...@so...> - 2011-07-27 13:27:30
|
The following forum message was posted by piotr_dobrogost at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4625223: Although there is a version of unittest2 for Python 3 (http://pypi.python.org/pypi/unittest2py3k) I think logilab-common (needed by pylint) should use std unittest from Python 3 (which unittest2 is a backport of). |