On Wed, 7 Mar 2012 20:39:16 +0100, Jakub Wilk wrote: > * 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
Many thanks! I'm adding this tip to the wiki. -- . ''`. Debian developer | http://wiki.debian.org/DavidPaleino : :' : Linuxer #334216 --|-- http://www.hanskalabs.net/ `. `'` GPG: 1392B174 ----|---- http://deb.li/dapal `- 2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
signature.asc
Description: PGP signature
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

