On 02/23/2013 04:46 PM, piterrr.dolin...@gmail.com wrote: > Yes, it's true that I am trying to write C# code in Python. It is not > going to change any time soon, if at all - I have done too much > C#ing, C++ing before that and C-ing earlier still.
Unfortunately as long as do, you'll find Python a less-than-satisfying experience. And I'm a bit surprised too because if you tried to program C# as you would C++, you'd likely also be frustrated. C, C++, and C# all demand different programming paradigms and even styles (despite the similarity in the braces). Yet you got used to that. -- http://mail.python.org/mailman/listinfo/python-list