$(PYTHON)
<_PegenSources Include="$(PySourcePath)Grammar\python.gram;$(PySourcePath)Grammar\Tokens" />
<_PegenOutputs Include="$(PySourcePath)Parser\parser.c" />
<_ASTSources Include="$(PySourcePath)Parser\Python.asdl" />
<_ASTOutputs Include="$(PySourcePath)Include\internal\pycore_ast.h">
-H
<_ASTOutputs Include="$(PySourcePath)Include\internal\pycore_ast_state.h">
-I
<_ASTOutputs Include="$(PySourcePath)Python\Python-ast.c">
-C
<_OpcodeSources Include="$(PySourcePath)Tools\scripts\generate_opcode_h.py;$(PySourcePath)Lib\opcode.py" />
<_OpcodeOutputs Include="$(PySourcePath)Include\opcode.h;$(PySourcePath)Python\opcode_targets.h" />
<_TokenSources Include="$(PySourcePath)Grammar\Tokens" />
<_TokenOutputs Include="$(PySourcePath)Doc\library\token-list.inc">
rst
<_TokenOutputs Include="$(PySourcePath)Include\token.h">
h
<_TokenOutputs Include="$(PySourcePath)Parser\token.c">
c
<_TokenOutputs Include="$(PySourcePath)Lib\token.py">
py
<_KeywordSources Include="$(PySourcePath)Grammar\python.gram;$(PySourcePath)Grammar\Tokens" />
<_KeywordOutputs Include="$(PySourcePath)Lib\keyword.py" />