Content deleted Content added
rm circular link and superfluous clause |
|||
Line 35:
===Philosophy===
Python 3.0 was developed with the same philosophy as in prior versions
Nonetheless, Python 3.0 remained a [[Multi-paradigm programming language|multi-paradigm language]]. Coders still had options among [[object orientation]], [[structured programming]], [[functional programming]] and other paradigms, but within such broad choices, the details were intended to be more obvious in Python 3.0 than they were in Python 2.x.
|