commit | cb5e22deff0823dd9ef2fa3cf4f35dc9c5f92285 | [log] [tgz] |
---|---|---|
author | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Fri Oct 01 14:26:35 2010 +0000 |
committer | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Fri Oct 01 14:26:35 2010 +0000 |
tree | d51330ff91f192c8d3236e06f512d62f89b43035 | |
parent | f5e607f25a41b06c07ee98ca9982b8bb1a986fb3 [diff] |
Blocked revisions 85137 via svnmerge ........ r85137 | alexander.belopolsky | 2010-10-01 10:18:49 -0400 (Fri, 01 Oct 2010) | 3 lines Issue #6608: time.asctime is now checking struct tm fields its input before passing it to the system asctime. Patch by MunSic Jeong. ........