]> granicus.if.org Git - python/commit
Patch #1444529: the builtin compile() now accepts keyword arguments.
authorGeorg Brandl <georg@python.org>
Tue, 13 Mar 2007 20:46:32 +0000 (20:46 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 13 Mar 2007 20:46:32 +0000 (20:46 +0000)
commit5240d7416c739e22298463cb08ba8aad7c762a4a
tree19d10f5e864c314c645a9020616626ef54ce638f
parent5dc4fe09b7648f9801558e766b21a3d3b2dcad3b
Patch #1444529: the builtin compile() now accepts keyword arguments.
 (backport)
Doc/lib/libfuncs.tex
Lib/test/test_builtin.py
Misc/NEWS
Python/bltinmodule.c