Difference between revisions of "Python"

From Organic Design wiki
(See also: About the __new__() method)
(See also: python wiki)
Line 1: Line 1:
 
{{stub}}
 
{{stub}}
 +
== Python resources ==
 +
*[https://wiki.python.org/moin/ The Python wiki]
 +
 
== See also ==
 
== See also ==
 
*[http://blog.startifact.com/posts/older/what-is-pythonic.html What is Pythonic]
 
*[http://blog.startifact.com/posts/older/what-is-pythonic.html What is Pythonic]

Revision as of 12:21, 3 October 2013

Cone.png This article or section is a stub. Stubs are articles that have not yet received substantial attention from the authors. They are short or insufficient pieces of information and require additions to further increase the article's usefulness. The project values stubs as useful first steps toward complete articles.

Python resources

See also