commit | fe33d0ba87f5468b50f939724b303969711f3be5 | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Sun Jan 16 08:57:39 2005 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Sun Jan 16 08:57:39 2005 +0000 |
tree | 341b2d0efddb90397d87d22a555e819950e26d9d | |
parent | 22b457e03bf5123c0a407e245567bee940de7cd5 [diff] [blame] |
Default stat_float_times to true.
diff --git a/Misc/NEWS b/Misc/NEWS index 0492392..63081b0 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -22,6 +22,8 @@ Extension Modules ----------------- +- stat_float_times is now True. + - array.array objects are now picklable. - the cPickle module no longer accepts the deprecated None option in the