[Python-modules-team] Bug#662965: Python doesn't find the connector module -- missing symlinks?
Jakub Wilk
jwilk at debian.org
Wed Mar 7 19:39:16 UTC 2012
* Sandro Tosi <morph at debian.org>, 2012-03-07, 20:17:
>>I guess we just found a bug with the coexistence of dh_python2 and
>>pysupport packages?
>yes: packages sharing the same namespace must use the same helper.
They _can_ use different helpers if the package that is earlier in
sys.path uses this trick:
http://docs.python.org/library/pkgutil.html#pkgutil.extend_path
--
Jakub Wilk
More information about the Python-modules-team
mailing list