commit | 7e8fbd2b7deb51999908ab0b4f61ac254a9cf81a | [log] [tgz] |
---|---|---|
author | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Wed Jan 19 21:48:20 2011 +0000 |
committer | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Wed Jan 19 21:48:20 2011 +0000 |
tree | 424b388bb1255ddc429a6ab848c58782afe8e06d | |
parent | 63a3f151556e331a8b8608d2f8646b3ecc5d8b0a [diff] |
Merged revisions 88114 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r88114 | alexander.belopolsky | 2011-01-19 14:53:30 -0500 (Wed, 19 Jan 2011) | 5 lines Issue #10934: Fixed and expanded Internaldate2tuple() and Time2Internaldate() documentation. Thanks Joe Peterson for the report and the original patch. ........