Quantcast
Channel: Python. Good, bad, evil -1-: Missing brace
Viewing all articles
Browse latest Browse all 20

php6 at Sun, 21 Feb 2010 12:35:29 +0100

$
0
0
May be you'll write also about module organization. In php you have usually one (may be more) classes per file. But in python you have variables, constants, functions in one file! That is really cumbersome. You have often a python class and inside of class some other definitions (property) or whatever. IMO very chaotic. They should be at least sort functions and classes in module...

Viewing all articles
Browse latest Browse all 20

Trending Articles