python2.6 related changes
Mario Limonciello
superm1 at ubuntu.com
Wed Mar 4 19:16:34 GMT 2009
Hi Matthias:
On Fri, Feb 20, 2009 at 10:00, Matthias Klose <doko at ubuntu.com> wrote:
> <snip>
> If needed we can provide a symlink /usr/lib/pythonX.Y/site-packages
> pointing to dist-packages.
>
> Can you please add this? For the workaround in python-xml, upstreams had
to add in a diff such as this:
27<http://svn.mythtv.org/trac/browser/trunk/mythplugins/mythvideo/mythvideo/scripts/ofdb.py#L27>#
This is done for Ubuntu, they are removing
PyXML.28<http://svn.mythtv.org/trac/browser/trunk/mythplugins/mythvideo/mythvideo/scripts/ofdb.py#L28>alt_path
= '/usr/lib/python%s/site-packages/oldxml' %
sys.version[:3]29<http://svn.mythtv.org/trac/browser/trunk/mythplugins/mythvideo/mythvideo/scripts/ofdb.py#L29>
if os.path.exists(alt_path):30<http://svn.mythtv.org/trac/browser/trunk/mythplugins/mythvideo/mythvideo/scripts/ofdb.py#L30>
sys.path.append(alt_path)
So it would be most beneficial to not have to bug the upstreams again to
change that.
--
Mario Limonciello
superm1 at gmail.com
Sent from: Bronx NY United States.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/ubuntu-devel/attachments/20090304/e07d257b/attachment.htm
More information about the ubuntu-devel
mailing list