Author twouters
Recipients
Date 2006-07-07.08:15:37
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
'import foo as bar' doesn't check if the 'as' is really
'as', allowing for 'import foo feeble bar' to mean the
same thing. I probably broke this somehow when making
'as' a future-keyword. Adding a bug to remind myself to
fix it (next week or so)

History
Date User Action Args
2007-08-23 15:53:21adminlinkissue1518569 messages
2007-08-23 15:53:21admincreate