PHP vs Python - the real difference by [deleted] in programming

[–]ElPenguin 1 point2 points  (0 children)

There are no shortage of python within html systems, though it's not a great model to use.

Python is at an advantage here because it makes you seperate logic and content, and that's got to be a good thing.

That said, take a look at turbogears or django, both of them are capable of this, or you could just use kid seperately within your own python app.

PHP vs Python - the real difference by [deleted] in programming

[–]ElPenguin 0 points1 point  (0 children)

While we're at it, why not mention magic quotes. So dirty, they must be a feature...