Hi,

> It's been looked into by upstream since 0.9.4 came out as several people from
> #debian-python brought it up immediately. Eventually, a decision will be
> reached and you will not see the above error again.

not sure why you need upstream here. Removing the 'from future import
...' line should be enough, I can't see any absolute import being used
in the file. Well, maybe I'm blind, I didn't test it. Absolute imports
are available in Python2.5 or later. See
http://www.python.org/dev/peps/pep-0328/ for details.

Cheers,

Bernd
-- 
 Bernd Zeimetz                           Debian GNU/Linux Developer
 GPG Fingerprint: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79



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

Reply via email to