Message219305
In http://bugs.python.org/issue11588#msg212243 I explore the option of using decorators to 'register' custom functions with the parser. There I was adding exclusive/inclusive tests, but the same approach could be used to register custom types and actions.
I should start a new issue re. documenting the use of 'register'. |
|
| Date |
User |
Action |
Args |
| 2014-05-28 21:45:45 | paul.j3 | set | recipients:
+ paul.j3, r.david.murray, krichter, josh.r |
| 2014-05-28 21:45:45 | paul.j3 | set | messageid: <[email protected]> |
| 2014-05-28 21:45:45 | paul.j3 | link | issue21208 messages |
| 2014-05-28 21:45:45 | paul.j3 | create | |
|