Author noamr
Recipients
Date 2006-06-09.14:47:49
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
This is a reference implementation of PEP XXX, which
makes writing "x[]" equivalent to writing "x[()]".

It passes the Python test suite, but currently doesn't
provide additional tests or documentation.

The attached diff doesn't include changes to
auto-generated files.
History
Date User Action Args
2007-08-23 15:52:44adminlinkissue1503556 messages
2007-08-23 15:52:44admincreate