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 2006-11-17.06:34:12
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
To get the mathematical "subset or equal" operator, use "<=".
"<" is "is a strict subset".

Closing as "works for me".
History
Date User Action Args
2007-08-23 14:49:56adminlinkissue1598166 messages
2007-08-23 14:49:56admincreate