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 georg.brandl
Recipients
Date 2007-05-19.16:32:33
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
There is a difference: in the list and int case, the new object is of the base type.
In the set case, the new object is of type foo.

But the constructor signature argument is a valid one.
History
Date User Action Args
2007-08-23 14:53:55adminlinkissue1721812 messages
2007-08-23 14:53:55admincreate