Is this possible right now? Say I want to have a type with field names 
type, using, import, immutable, for, while, do, ...

The parser doesn't seem to like this much, just wondering whether anyone 
knows of any interesting workarounds. Since I actually really only need a 
container for the use case I'm working on at the moment I can just use a 
dict, but this made me curious.

Reply via email to