From Python for Java Programmers

Book: Using Modules

Python is a relatively small language with few built-in operations. Like Java, it provides the basics as part of the standard language. Additional functionality is available via classes and functions in the standard library.

Retrieved from http://python4java.necaise.org/Book/UsingModules
Page last modified on August 09, 2006, at 09:42 PM