* 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



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to