[issue1904] Add key argument to heapq functions

Guilherme Polo report at bugs.python.org
Tue Jan 22 12:09:30 CET 2008


Guilherme Polo added the comment:

Adding a simple patch that adds the "key" argument. To test this you
need to comment lines where it tries to import the C version of heapq.

Added file: http://bugs.python.org/file9260/heapq_key.py.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1904>
__________________________________


More information about the Python-bugs-list mailing list