I have a library change request: currently partial Objects created by functools.partial has the "keywords" attribute. However, the standard name for something like it is kwargs. I request that it be renamed to "kwargs".
http://docs.python.org/lib/partial-objects.html _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
