Message222984
| Author | rhettinger |
|---|---|
| Recipients | Quan.Nguyen, docs@python, rhettinger |
| Date | 2014-07-14.00:37:51 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1405298272.45.0.14243698314.issue21974@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
To modern eyes, that might look like a typo, but it is correct. It refers to the Set() class in the sets.py module, the pure python implementation of sets which pre-dates the c-implementation of the set() built-in type. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-07-14 00:37:52 | rhettinger | set | recipients: + rhettinger, docs@python, Quan.Nguyen |
| 2014-07-14 00:37:52 | rhettinger | set | messageid: <1405298272.45.0.14243698314.issue21974@psf.upfronthosting.co.za> |
| 2014-07-14 00:37:52 | rhettinger | link | issue21974 messages |
| 2014-07-14 00:37:51 | rhettinger | create | |