On Thu, 04 Mar 2010 18:10:59 -0800, DSblizzard wrote:
> I have had already following question: "How to use *.py modules instead
> of *.pyc?"
>
> Last time I when asked that question I resolved problem by using one big
> .py file.
I think you are confused.
.pyc files are Python compiled byte-co
On Mar 4, 2010, at 18:10 , DSblizzard wrote:
> I have had already following question:
> "How to use *.py modules instead of *.pyc?"
>
> Last time I when asked that question I resolved problem by using one
> big .py file. And answers doesn't work in my case. Now I ought to use
> several files and