
October 3rd, 2002, 04:01 PM
|
 |
Contributing User
|
|
Join Date: Jan 2001
Location: St. George, Utah
|
|
Python can be used for pretty much anything any scripting language (Perl, Ruby, PHP, etc.) can be used for. CGI, system administration, and such. It differs from this languages in it's fully object-oriented paradigm and reliance on indentation for code blocks, among other things.
As for documentation, look to the source:
http://www.python.org/doc/
__________________
Lucas Marshall
|