diff options
| author | Ethan Furman <ethan@stoneleaf.us> | 2013-09-28 05:58:06 (GMT) |
|---|---|---|
| committer | Ethan Furman <ethan@stoneleaf.us> | 2013-09-28 05:58:06 (GMT) |
| commit | 9a1daf5765d2df70d25b4886f8f288c3dff24578 (patch) | |
| tree | c5c241744590bba4e6fba557d8ff39192c869112 /Python/bltinmodule.c | |
| parent | ab25c7c011fc5875f92ff351262ba7fa50ef1c8f (diff) | |
| download | cpython-9a1daf5765d2df70d25b4886f8f288c3dff24578.zip cpython-9a1daf5765d2df70d25b4886f8f288c3dff24578.tar.gz cpython-9a1daf5765d2df70d25b4886f8f288c3dff24578.tar.bz2 | |
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 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions
