Eigenclass model: Difference between revisions

Content deleted Content added
Wes.turner (talk | contribs)
"the" -> "an"
Wes.turner (talk | contribs)
Added citations for Python MRO and C3 linearization
Line 662:
 
No additional constraints are imposed.
<ref>{{cite web | url=http://www.python.org/download/releases/2.3/mro/ | title=The Python 2.3 Method Resolution Order }}</ref>
<ref>{{cite web | url=http://python-history.blogspot.com/2010/06/method-resolution-order.html | title=The History of Python: Method Resolution Order }}</ref>
<ref>[[C3 linearization]]</ref>
 
=== In Scala and Java ===