Kaydet (Commit) e820cb60 authored tarafından Tim Peters's avatar Tim Peters

Blurb about new datetime module.

üst bd43e919
......@@ -341,6 +341,12 @@ Core and builtins
Extension modules
-----------------
- The new datetime module supplies classes for manipulating dates and
times. The basic design came from the Zope "fishbowl process", and
favors practical commercial applications over calendar esoterica. See
http://www.zope.org/Members/fdrake/DateTimeWiki/FrontPage
- _tkinter now returns Tcl objects, instead of strings. Objects which
have Python equivalents are converted to Python objects, other objects
are wrapped. This can be configured through the wantobjects method,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment