]> granicus.if.org Git - python/commit
Issue #26401: Fix compile() documentation
authorBerker Peksag <berker.peksag@gmail.com>
Sun, 21 Feb 2016 20:00:12 +0000 (22:00 +0200)
committerBerker Peksag <berker.peksag@gmail.com>
Sun, 21 Feb 2016 20:00:12 +0000 (22:00 +0200)
commit0334c3c735a3616c5016b8013796ca08307f88de
tree739dffc27317149181f19363e8ced99848e12553
parent31feb71f802fe9778b162d55f2f55d3abe4854a8
Issue #26401: Fix compile() documentation

After 25032ec29315, compile() will raise a ValueError
if source contains null bytes.

Patch by SilentGhost.
Doc/library/functions.rst