Comment on Adding syntax to the CPython interpreterparentComments−kevindamm1yIt's specified in PEP 263 [0] which pulls up easier on search if you quote it and include the typical "special comment symbol" -*- around it.[0]: https://peps.python.org/pep-0263/
Comments
It's specified in PEP 263 [0] which pulls up easier on search if you quote it and include the typical "special comment symbol" -*- around it.
[0]: https://peps.python.org/pep-0263/