Message54397
Logged In: YES
user_id=357491
First off, this is not a bug and thus should be filed as a feature request.
Second, it will never happen. A key benefit of Python is that it's syntax
does not allow for much flexibility in terms of how to structure your code
syntactically. This makes it quite easy to read someone else's code
regardless of what syntax style they use.
You also have problems with possible ambiguity with dicts.
In other words this is never going to happen simply because it goes
against a basic Python tenant.
Closed as invalid. |
|
| Date |
User |
Action |
Args |
| 2007-08-23 16:10:31 | admin | link | issue1143855 messages |
| 2007-08-23 16:10:31 | admin | create | |
|