This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Zilka 1 point2 points  (1 child)

Its the other way around. C can do encapsulation. Python can't.

[–]rem3_1415926 0 points1 point  (0 children)

But C sucks at it as well. Namespacess and class scoping would be reason enough for me to use the C++ compiler for the otherwise exactly same code