]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Close issue21706: add 'start' parameter to functional API
authorEthan Furman <ethan@stoneleaf.us>
Wed, 17 Sep 2014 03:35:55 +0000 (20:35 -0700)
committerEthan Furman <ethan@stoneleaf.us>
Wed, 17 Sep 2014 03:35:55 +0000 (20:35 -0700)
commitd9925a18ec1bc67d8835d0d29342c6c713c064af
tree1dbe43d9af32d8f7ae0fbab115d352076db4c4ac
parent52351c7037ca2e98d56907815f69e6441fcc5071
Close issue21706: add 'start' parameter to functional API
Doc/library/enum.rst
Lib/enum.py
Lib/test/test_enum.py