[Python-checkins] python/dist/src/Misc ACKS,1.188,1.189
nnorwitz@users.sourceforge.net
nnorwitz@users.sourceforge.net
Fri, 19 Jul 2002 11:38:28 -0700
Update of /cvsroot/python/python/dist/src/Misc
In directory usw-pr-cvs1:/tmp/cvs-serv4794/Misc
Modified Files:
ACKS
Log Message:
Pure Python strptime implementation by Brett Cannon. See SF patch 474274.
Index: ACKS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/ACKS,v
retrieving revision 1.188
retrieving revision 1.189
diff -C2 -d -r1.188 -r1.189
*** ACKS 15 Jul 2002 16:13:06 -0000 1.188
--- ACKS 19 Jul 2002 18:38:25 -0000 1.189
***************
*** 75,78 ****
--- 75,79 ----
Ralph Butler
Daniel Calvelo
+ Brett Cannon
Mike Carlton
Luke Kenneth Casson Leighton