Author collinwinter
Recipients
Date 2006-06-04.20:54:02
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
This patch removes parser support for backticks, the
UNARY_CONVERT opcode and all usages of the
repr()-backticks. It also adds a test to test_syntax to
make sure the backticks really are gone.

The patch is against r46648.
History
Date User Action Args
2007-08-23 15:52:37adminlinkissue1500623 messages
2007-08-23 15:52:37admincreate