commit | b7706b58fae704458b090e3c5ce4eb7bd73091e3 | [log] [tgz] |
---|---|---|
author | Nick Coghlan <ncoghlan@gmail.com> | Tue Jun 23 10:55:52 2009 +0000 |
committer | Nick Coghlan <ncoghlan@gmail.com> | Tue Jun 23 10:55:52 2009 +0000 |
tree | 74d8b0766c51670288a810d3f8ca7cf234f0d1fd | |
parent | 5250401bd0223ce03f9e5ea36edd13798ba77187 [diff] |
Merged revisions 73518-73519 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73518 | nick.coghlan | 2009-06-23 20:19:30 +1000 (Tue, 23 Jun 2009) | 1 line Issue 6288: Update contextlib.nested() docstring to reflect new documentation ........ r73519 | nick.coghlan | 2009-06-23 20:51:02 +1000 (Tue, 23 Jun 2009) | 1 line Remove markup from docstring ........