On Tue, Feb 10, 2009 at 6:39 PM, Anand Balachandran Pillai
<abpil...@gmail.com> wrote:
> On Tue, Feb 10, 2009 at 6:38 PM, Anand Balachandran Pillai
> <abpil...@gmail.com> wrote:
>>>>> import __phello__
>> Hello world...
>
> Apparently, happens only the first time you import it ;)
>

>>> import __phello__
Hello world...
>>> reload(__phello__)
Hello world...
<module '__phello__' from '<frozen>'>
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to