]> granicus.if.org Git - python/commit
Improve enum.Flag code example (GH-5167) (GH-5171)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 13 Jan 2018 04:23:21 +0000 (20:23 -0800)
committerMariatta <Mariatta@users.noreply.github.com>
Sat, 13 Jan 2018 04:23:21 +0000 (20:23 -0800)
commit29b1aff71805df4c5b6f55c02bda94d07c044c81
tree6fef8d5bfceb047352be7340990f45c3bbcf8011
parentd55d6825d7bd0fc120c95d579065623ce6392a2f
Improve enum.Flag code example (GH-5167) (GH-5171)

The code example that demonstrate how to use enum.Flag was missing
the import of enum.auto.
(cherry picked from commit 0f31c74fcfdec8f9e6157de2c366f2273de81677)
Doc/library/enum.rst