pickle & import issue

Asked by efpreston

I was having a problem with pickle stripping units, as in bug 406119. So I updated my installation, which is now full of

SyntaxError: 'import *' not allowed with 'from .'

errors (using Python 2.5), as it looks like the __init__ has switched to using relative imports. From what I can tell, this is a long-standing rule which is only getting more strict in newer python versions. Am I missing something?

Question information

Language:
English Edit question
Status:
Expired
For:
python-quantities Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.