[Python-projects] astng test fixes
Sylvain Thénault
sylvain.thenault at logilab.fr
Fri Mar 2 08:53:59 CET 2007
On Friday 02 March à 02:55, Marien Zwart wrote:
> There were a few minor glitches in the tests for astng 0.17.0. I have
> tried to create a hg "bundle" fixing those and am attaching it. Please
> let me know if the bundle actually works (I have not found a command
> to show the contents of a bundle) and if you prefer patches in a
> different format.
it works, and bundle are very easy to use so that's fine. Another nice
way is the "hg email" command which has the advantage to generate
readable patches.
> (bugs fixed: make test_builtin_open pass on python 2.5 where open is a
> function, skip the pylint test if pylint is not installed, fix a typo
> and make unittest_inference work if invoked through pytest instead of
> directly.)
great, thanks. Patch checked in.
> _______________________________________________
> Python-Projects mailing list
> Python-Projects at lists.logilab.org
> http://lists.logilab.org/mailman/listinfo/python-projects
--
Sylvain Thénault LOGILAB, Paris (France)
Formations Python, Zope, Plone, Debian: http://www.logilab.fr/formations
Développement logiciel sur mesure: http://www.logilab.fr/services
Python et calcul scientifique: http://www.logilab.fr/science
More information about the Python-Projects
mailing list