From: Katsmall T. Wise, Esquire (kela_bit at netvision.net.il) Date: Tue Sep 2 22:38:42 EDT 2003 |
|
carlos.scheidegger wrote: >There are many weird things happening. The first of them is the fact >that if I try to require the module a second time, it does not give me >an error. > That I think I can explain. The second time you load a module the module loader finds it already loaded so doesn't try to load it again, as modules do. Yours, Katsmall T. Wise, Esquire.
Posted on the users mailing list. |
|