On Mon, Apr 16, 2001 at 05:38:10PM +0000, Dave LeBlanc wrote: | How would this terminate the parsing of a Python program (as opposed | to execution)? Actually, you're right. I doesn't stop parsing. If you want python to stop parsing a file, you must insert a syntax error <wink>. Python parses, then byte-compiles the whole file before it begins execution. The Bourne shell simply parses and executes as it reaches statements (AFAIK). -D
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4