[Python-Dev] python3k : imp.find_module raises SyntaxError
Emile Anclin
emile.anclin at logilab.fr
Tue Nov 30 10:39:29 CET 2010
On Monday 29 November 2010 20:22:22 Brett Cannon wrote:
>
> Considering these semantics changed between Python 2 and 3 w/o a
> discernable benefit (I would consider it a negative as finding a
> module should not be impacted by syntactic correctness; the full act
> of importing should be the only thing that cares about that), I would
> consider it a bug that should be filed.
ok, here it is :
http://bugs.python.org/issue10588
Since I did not understand all of it, I just quoted Brett Cannon
in the ticket.
--
Emile Anclin <emile.anclin at logilab.fr>
http://www.logilab.fr/ http://www.logilab.org/
Informatique scientifique & et gestion de connaissances
More information about the Python-Dev
mailing list