[Python-Dev] set.copy documentation string (original) (raw)
Noam Raphael noamraph at gmail.com
Wed Dec 28 23:40:14 CET 2005
- Previous message: [Python-Dev] Keep default comparisons - or add a second set?
- Next message: [Python-Dev] set.copy documentation string
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
is currently "Return a shallow copy of a set."
Perhaps "shallow" should be removed, since set members are supposed to be immutable so there's no point in a deep copy?
Noam
- Previous message: [Python-Dev] Keep default comparisons - or add a second set?
- Next message: [Python-Dev] set.copy documentation string
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]