]> granicus.if.org Git - python/commit
Issue #16694: Add a pure Python implementation of the operator module.
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 20 Apr 2013 17:21:44 +0000 (19:21 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 20 Apr 2013 17:21:44 +0000 (19:21 +0200)
commita85017fbe3be978a6f138662c6cd21052355ef91
tree98eea2a8daaa747a4dca3e013c21f1926bcd9eea
parentc9f5ca232acccf412ef14aa294afd9deef4af93d
Issue #16694: Add a pure Python implementation of the operator module.
Patch by Zachary Ware.
Lib/hmac.py
Lib/operator.py [new file with mode: 0644]
Lib/test/test_operator.py
Misc/NEWS
Modules/Setup.dist
Modules/_operator.c [moved from Modules/operator.c with 90% similarity]
PC/VS9.0/pythoncore.vcproj
PC/config.c
PCbuild/pythoncore.vcxproj
PCbuild/pythoncore.vcxproj.filters