[Python-Dev] [Python-checkins] peps: Pre-alpha draft for PEP 435 (enum). The name is not important at the moment, as
Greg Ewing
greg.ewing at canterbury.ac.nz
Wed Feb 27 00:26:21 CET 2013
Ethan Furman wrote:
> In the first three examples the data in quotes is the doc string; in
> examples 4 and 5 the RHS is the actual value assigned.
What if you want to assign both values and docstrings?
--
Greg
More information about the Python-Dev
mailing list