![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: what is __init__.py used for?
From: Terry Hancock <hancock@anansispaceworks.com>
Date: Tue Jul 05 2005 - 18:08:00 CEST
On Tuesday 05 July 2005 06:39 am, John Roth wrote:
It's not at all uncommon, for example, for __init__.py
from SubMod1 import *
etc,
this is one way to create the "interface" that the package
> This last is an advanced feature, and
Not until you are writing Python packages, anyway.
-- Terry Hancock ( hancock at anansispaceworks.com ) Anansi Spaceworks http://www.anansispaceworks.comReceived on Sat Oct 15 03:56:17 2005 |