commit | 14eac1b613885da57d3182764d209e29f458d979 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Thu Jun 11 11:33:24 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Thu Jun 11 11:33:24 2009 +0000 |
tree | f8710c1c53b69b3d28041d3fc60311f33dbb25fe | |
parent | affbd871e3964b5101bd8756a5510ac68e291833 [diff] |
Recorded merge of revisions 73350,73353 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73350 | vinay.sajip | 2009-06-11 11:23:41 +0200 (Do, 11 Jun 2009) | 1 line Issue #5262: Fixed bug in next roll over time computation in TimedRotatingFileHandler. ........ r73353 | vinay.sajip | 2009-06-11 11:53:35 +0200 (Do, 11 Jun 2009) | 1 line Issue #5262: Improved fix. ........