commit | a85017fbe3be978a6f138662c6cd21052355ef91 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sat Apr 20 19:21:44 2013 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sat Apr 20 19:21:44 2013 +0200 |
tree | 98eea2a8daaa747a4dca3e013c21f1926bcd9eea | |
parent | c9f5ca232acccf412ef14aa294afd9deef4af93d [diff] |
Issue #16694: Add a pure Python implementation of the operator module. Patch by Zachary Ware.