This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients pablogsal, serhiy.storchaka, vstinner
Date 2018-11-09.17:39:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541785179.51.0.788709270274.issue35197@psf.upfronthosting.co.za>
In-reply-to
Content
It can be used by the code that works directly with CST instead of AST: these constants are used as values of the n_type field of the node structure.
History
Date User Action Args
2018-11-09 17:39:39serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, pablogsal
2018-11-09 17:39:39serhiy.storchakasetmessageid: <1541785179.51.0.788709270274.issue35197@psf.upfronthosting.co.za>
2018-11-09 17:39:39serhiy.storchakalinkissue35197 messages
2018-11-09 17:39:39serhiy.storchakacreate