commit | 69f3fd000d73eebf930a0182c84c8b854877db36 | [log] [tgz] |
---|---|---|
author | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Sat Jun 05 15:04:51 2010 +0000 |
committer | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Sat Jun 05 15:04:51 2010 +0000 |
tree | 607bb54d20d7230c17fb2a469d2773bb42c357f9 | |
parent | ac76074628b0a3aea78cc85c79034bb7d04b68f4 [diff] |
Merged revisions 81756 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r81756 | alexander.belopolsky | 2010-06-05 10:54:26 -0400 (Sat, 05 Jun 2010) | 1 line Issue #8899: time.struct_time now has class and atribute docstrings. ........