![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveDuplicating Modules
From: Misto . <mistobaan@gmail.com>
Date: Fri Sep 30 2005 - 19:52:56 CEST
Hi folks!
Short:
There is a way to dumplicate a module ?
I tried
The only solution that I have by now is creating two files and importing them.
>> import module
Any Ideas?
P.S: I know that there is some design Issue here, but my boss says no :)
Misto
|