Staging
v0.8.1
Revision 97e1568325e4d8eff2fc80eeb174b3f3e5d1c350 authored by Victor Stinner on 13 May 2020, 22:31:31 UTC, committed by GitHub on 13 May 2020, 22:31:31 UTC
Don't hardcode defining_class parameter name to "cls":

* Define CConverter.set_template_dict(): do nothing by default
* CLanguage.render_function() now calls set_template_dict() on all
  converters.
1 parent a15c9b3
History
File Mode Size
Grammar -rw-r--r-- 9.6 KB
Tokens -rw-r--r-- 1.5 KB
python.gram -rw-r--r-- 30.1 KB

back to top