From: R. David Murray Date: Thu, 25 Jun 2009 15:03:12 +0000 (+0000) Subject: Recorded merge of revisions 73554 via svnmerge from X-Git-Tag: v3.1~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fd851d3a3b038f31d8733a9102b70e17cb045ce4;p=thirdparty%2FPython%2Fcpython.git Recorded merge of revisions 73554 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73554 | r.david.murray | 2009-06-25 10:21:06 -0400 (Thu, 25 Jun 2009) | 2 lines Add a couple of missing function alias declarations to the turtle docs. ........ ---