File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -341,6 +341,12 @@ Core and builtins
341341Extension modules
342342-----------------
343343
344+ - The new datetime module supplies classes for manipulating dates and
345+ times. The basic design came from the Zope "fishbowl process", and
346+ favors practical commercial applications over calendar esoterica. See
347+
348+ http://www.zope.org/Members/fdrake/DateTimeWiki/FrontPage
349+
344350- _tkinter now returns Tcl objects, instead of strings. Objects which
345351 have Python equivalents are converted to Python objects, other objects
346352 are wrapped. This can be configured through the wantobjects method,
@@ -879,8 +885,8 @@ Windows
879885 XXX Python, what must they do to convert it?
880886 XXX I'm still not sure how to link this thing (see PCbuild/readme.txt).
881887 XXX The version # is likely to change before 2.3a1.
882-
883- - The Windows distribution now ships with a Secure Sockets Library (SLL)
888+
889+ - The Windows distribution now ships with a Secure Sockets Library (SLL)
884890 module (_ssl.pyd)
885891
886892- The Windows distribution now ships with Tcl/Tk version 8.4.1 (it
You can’t perform that action at this time.
0 commit comments