
May 27th, 2003, 10:24 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Python 101 (part 7): Dinner With A Hungry Giant
Python 101 \(part 7\): Dinner With A Hungry Giant
Python allows developers to logically group functions together into modules, which can be imported and used by any Python program. In this article, find out what a module is, learn how modules and module namespaces work, and check out the default modules that ship with Python.
Please discuss this article in this thread. You can read the article here .
|