This commit is contained in:
Mark Pilgrim
2009-09-11 15:25:13 -04:00
parent dad7234360
commit dbe3386d89
+1 -1
View File
@@ -111,7 +111,7 @@ body{counter-reset:h1 7}
</ol>
<blockquote class='note compare java'>
<p><span class=u>&#x261E;</span>In Python, simply call a class as if it were a function to create a new instance of the class. There is no explicit <code>new</code> operator like <abbr>C++</abbr> or Java.
<p><span class=u>&#x261E;</span>In Python, simply call a class as if it were a function to create a new instance of the class. There is no explicit <code>new</code> operator like there is in <abbr>C++</abbr> or Java.
</blockquote>
<p class=a>&#x2042;