Remove Minor text tweak.

This commit is contained in:
Guido van Rossum 2002-12-30 17:30:25 +00:00
parent bab98b7f32
commit 6af0b3a5ce
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ Completed features for 2.3
http://www.python.org/sigs/getopt-sig/
- A standard datetime type. This started as a wiki:
http://www.zope.org/Members/fdrake/DateTimeWiki/FrontPage A
http://www.zope.org/Members/fdrake/DateTimeWiki/FrontPage . A
prototype was coded in nondist/sandbox/datetime/. Tim Peters
has finished the C implementation and checked it in. While we
may be tweaking the API during the alpha test period, I consider