Re: [Python-Dev] 2 words keyword for block

2005-05-03 Thread Greg Ewing
Gheorghe Milas wrote: > in template thread_safe(lock): > in template redirected_stdout(stream): > in template use_and_close_file(path) as file: > in template as_transaction(): > in template auto_retry(times=3, failas=IOError): -1. This is unpythonically verbose. If I wanted to get lots of finger

[Python-Dev] 2 words keyword for block

2005-05-03 Thread Gheorghe Milas
I'm not really in position to speak but since I only saw people trying to come up with a keyword only using one word and without much success I would venture to suggest the possibility of making a keyword out of two words. Would there be a huge problem to use 2 words to make up a keyword? like f