]> granicus.if.org Git - python/commit
Fix issue #15607: Update the print builtin function docstring with the new flush...
authorSenthil Kumaran <senthil@uthcode.com>
Fri, 10 Aug 2012 20:53:45 +0000 (13:53 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Fri, 10 Aug 2012 20:53:45 +0000 (13:53 -0700)
commite9175bd0af440c92364466b22267a93890b44015
tree6558820f47781220dcbefa62fd62e1ac11d8719a
parent731d48a65f4cfc6d99e7ec9bf0debd4080bf6eb0
Fix issue #15607: Update the print builtin function docstring with the new flush keyword.
Patch contributed by Daniel Ellis.
Python/bltinmodule.c