parsers.polyfill
PolyfillParser Objects
class PolyfillParser(Parser)
The polyfill parser is used to polyfill the generated python code with additional imports and code to make it compatible with older python versions.
Right now it only supports polyfils for python 3.7 and higher