[Python-Dev] Set the namespace free!

2010-07-22 Thread Bartosz Tarnowski
Hello, guys. Python has more and more reserved words over time. It becomes quite annoying, since you can not use variables and attributes of such names. Suppose I want to make an XML parser that reads a document and returns an object with attributes corresponding to XML element attributes:

Re: [Python-Dev] Set the namespace free!

2010-07-25 Thread Bartosz Tarnowski
So OK, thank you for response. No, I wasn't joking. I'm sorry, I didn't know that you Python guys get offended from being compared to PHP or Perl. Perhaps that shouldn't surprise me, though. I have posted all of this here, because I was hoping this feature would be implemented secretly, with