homepage

This issue tracker has been migrated to GitHub , and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author felixwiemann
Recipients
Date 2004年10月31日.20:20:32
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
import compiler.transformer
compiler.transformer.parse('from module import
*').getChildNodes()[0].getChildNodes()[0].lineno
... is 1 in Python 2.3 but None in Python 2.4b1.
lineno is 1 in Python 2.4 too when passing 'from module
import something' instead of 'from module import *'.
History
Date User Action Args
2007年08月23日 14:27:12adminlinkissue1057835 messages
2007年08月23日 14:27:12admincreate

AltStyle によって変換されたページ (->オリジナル) /