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 t-milich
Recipients
Date 2006年06月12日.23:19:27
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
The Python and test is written as:
and_test ::= not_test | and_test "and" not_test 
It should be changed to :
and_test ::= not_test | not_test "and" and_test
History
Date User Action Args
2007年08月23日 14:40:35adminlinkissue1505081 messages
2007年08月23日 14:40:35admincreate

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