Python and COBOL
François Pinard
pinard at iro.umontreal.ca
Sat Sep 2 09:04:02 EDT 2000
More information about the Python-list mailing list
Sat Sep 2 09:04:02 EDT 2000
- Previous message (by thread): [FAQTS] Python Knowledge Base Update -- September 2nd, 2000
- Next message (by thread): Python and COBOL
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[Dennis Lee Bieber] > Of course, FORTRAN had the > assign <label> to <var> > and > goto <var> > statements to do similar games. Yes, granted, but at least, it was pretty visible in FORTRAN that you are jumping to a variable, and not a constant. With COBOL, you did not even know. Sorry, but I do not remember the properties of GOTO in Python, well enough to compare. I carefully checked both the tutorial and the reference, and I feel pretty dumb, but I just do not succeed at finding the information! :-) -- François Pinard http://www.iro.umontreal.ca/~pinard
- Previous message (by thread): [FAQTS] Python Knowledge Base Update -- September 2nd, 2000
- Next message (by thread): Python and COBOL
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list