[Python-checkins] python/dist/src/Misc NEWS,1.448,1.449
gvanrossum@users.sourceforge.net
gvanrossum@users.sourceforge.net
2002年8月02日 11:05:23 -0700
Update of /cvsroot/python/python/dist/src/Misc
In directory usw-pr-cvs1:/tmp/cvs-serv31646
Modified Files:
NEWS
Log Message:
Adding the heap queue algorithm, per discussion in python-dev last
week.
Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.448
retrieving revision 1.449
diff -C2 -d -r1.448 -r1.449
*** NEWS 1 Aug 2002 02:34:51 -0000 1.448
--- NEWS 2 Aug 2002 18:05:20 -0000 1.449
***************
*** 202,205 ****
--- 202,209 ----
Library
+ - New "algorithms" module: heapq, implements a heap queue. Thanks to
+ Kevin O'Connor for the code and Fran輟is Pinard for an entertaining
+ write-up explaining the theory and practical uses of heaps.
+
- New encoding for the Palm OS character set: palmos.