* Sandro Tosi <[email protected]>, 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
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team