Hi, you want to run tests from source package's root directory, right?
The directory contains "aiohttp" subdir with __init__.py file... you try to test installed module but Python gives preference to the files in current directory so installed module and extension are ignored. _______________________________________________ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team