commit | 3e13bd6630106bc3e5c7111d1a2486d5dd29ba51 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Tue Nov 03 18:35:03 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Tue Nov 03 18:35:03 2009 +0000 |
tree | 75b42d8ce914ec66a1943c9024079ad803bb3ea6 | |
parent | 1df6ffa01dd29456f72bc63f5641d3fecdbb4459 [diff] |
Merged revisions 76095 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r76095 | georg.brandl | 2009-11-03 18:34:27 +0000 (Di, 03 Nov 2009) | 1 line #7256: add versionadded tags for functions copied from cgi. ........