diff options
author | Ethan Furman <ethan@stoneleaf.us> | 2013-09-27 22:58:06 -0700 |
---|---|---|
committer | Ethan Furman <ethan@stoneleaf.us> | 2013-09-27 22:58:06 -0700 |
commit | 9a1daf5765d2df70d25b4886f8f288c3dff24578 (patch) | |
tree | c5c241744590bba4e6fba557d8ff39192c869112 /Lib/enum.py | |
parent | ab25c7c011fc5875f92ff351262ba7fa50ef1c8f (diff) | |
download | cpython-git-9a1daf5765d2df70d25b4886f8f288c3dff24578.tar.gz |
Close #19011: Add documentation on some of the non-standard Enum behavior.
Issues such as iterating and containment on Enum classes, why Enum member
instances do not show up on other Enum members, and how __new__ should
be used.
Diffstat (limited to 'Lib/enum.py')
0 files changed, 0 insertions, 0 deletions