]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
document that compile() can take bytes (closes #19910)
authorBenjamin Peterson <benjamin@python.org>
Sat, 7 Dec 2013 01:12:39 +0000 (20:12 -0500)
committerBenjamin Peterson <benjamin@python.org>
Sat, 7 Dec 2013 01:12:39 +0000 (20:12 -0500)
commit933142a8f238529c610edf2100c4208a8ee82805
tree4590e4c17911495abe8778ae73a477f1cf9c3706
parentd4d60554bcd93e7a6a1d5eb29e11be945f161a80
document that compile() can take bytes (closes #19910)
Doc/library/functions.rst
Python/bltinmodule.c