mirror of
https://github.com/python/cpython.git
synced 2026-05-13 07:59:04 -04:00
3edd22ac95
This new interface will also allow for future planned enhancements in control over the parser/generator without requiring any additional complexity in the parser/generator API. Patch reviewed by Éric Araujo and Barry Warsaw.