Author collinwinter
Recipients
Date 2006-05-31.19:30:33
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
As discussed on python-3000, this patch changes *args
from a tuple to a list. It also includes doc and test
changes.

The patch is against r46582.
History
Date User Action Args
2007-08-23 15:52:27adminlinkissue1498441 messages
2007-08-23 15:52:27admincreate