Does it actually break pydoctor?  My original report was only about
the installation noise, and I haven't tried to use pydoctor since
then.  If you explain how it fails that would escalate the bug
probably.

For me on Jaunty it fails rather pathetically like this:

4] m...@grace% pydoctor
/usr/bin/env: python2.4: No such file or directory
[4] m...@grace% head =pydoctor
#!/usr/bin/env python2.4
import os
import sys

d = os.path.dirname(os.path.dirname(__file__))

if os.path.isdir(os.path.join(d, 'pydoctor')):
   sys.path.insert(0, d)

from pydoctor.driver import main

-- 
SyntaxError installing python-support rebuilding pydoctor
https://bugs.launchpad.net/bugs/338111
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to