About Python Syntax
Terry Reedy
tjreedy at udel.edu
Thu Oct 17 11:26:30 EDT 2002
More information about the Python-list mailing list
Thu Oct 17 11:26:30 EDT 2002
- Previous message (by thread): wxPython stderr
- Next message (by thread): About Python Syntax
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> The Python's unstructured statements like break, continue, while, if elseif else These *are* structured programming flow control statements. >In my opinion those constructions could replace all Python's compound statements Yes, there are several equivalent ways ways to express the same underlying flow control ideas. You are welcome to design and release a language based on your version. TJR
- Previous message (by thread): wxPython stderr
- Next message (by thread): About Python Syntax
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list