]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merge issue #14893: Add function annotation example to function tutorial.
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Thu, 1 Nov 2012 19:28:40 +0000 (21:28 +0200)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Thu, 1 Nov 2012 19:28:40 +0000 (21:28 +0200)
commit553408fe081a64769ce702096bbcd82c7d4c43bf
tree6b57736878df6c3953dd8251cfa278d432d7ab35
parent787fbe9d6b1072ff5a8317f39eaed1a409f263f1
parent7c91dbec0ed16b2dba8ce5d923015e821333b673
Merge issue #14893: Add function annotation example to function tutorial.

Patch by Zachary Ware.