fix funcarg usage in execnet, regen setup

--HG--
branch : trunk
This commit is contained in:
holger krekel
2009-04-14 23:01:46 +02:00
parent ae6ba1c0a8
commit 6b1b3a3494
3 changed files with 17 additions and 11 deletions

View File

@@ -4,7 +4,6 @@ LICENSE
MANIFEST
README.txt
TODO.txt
ez_setup.py
py/LICENSE
py/__init__.py
py/_com.py
@@ -297,6 +296,7 @@ py/test/testing/test_compat.py
py/test/testing/test_config.py
py/test/testing/test_conftesthandle.py
py/test/testing/test_deprecated_api.py
py/test/testing/test_funcargs.py
py/test/testing/test_genitems.py
py/test/testing/test_outcome.py
py/test/testing/test_parseopt.py