Add a parsedate() function which emulates rfc822.parsedate(), since python3
authorZac Medico <zmedico@gentoo.org>
Sun, 25 Oct 2009 23:57:44 +0000 (23:57 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 25 Oct 2009 23:57:44 +0000 (23:57 -0000)
commitefe96ef184b8a5206441bd3e349f229149c988e4
tree897711cbbf3eef95c7e4264aecc433ccae042cc0
parent003694bff44de29128e4c7e8fb56f0cb7a3433e9
Add a parsedate() function which emulates rfc822.parsedate(), since python3
doesn't have it.

svn path=/main/trunk/; revision=14729
bin/repoman