En Mon, 22 Sep 2008 23:09:50 -0300, Blubaugh, David A.
<dblubaugh@belc an.comescribió:
I bet your test script is called time.py, or there is a time.py[c] in the
same directory, or somewhere in the Python search path. Move/rename the
offending module.
If I win, it's because my psychic capabilities allow me to translate "I am
not allowed to have the object sleep" to "this line of code raises
AttributeError" . Next time please post the complete traceback...
--
Gabriel Genellina
<dblubaugh@belc an.comescribió:
I was wondering if anyone has come across the issue of not being allowed
to have the following within a Python script operating under Linux:
>
time.sleep(0.01 25)
>
It appears that I am not allowed to have the object sleep. Has anyone
encountered this specific issue before in the past?
to have the following within a Python script operating under Linux:
>
time.sleep(0.01 25)
>
It appears that I am not allowed to have the object sleep. Has anyone
encountered this specific issue before in the past?
same directory, or somewhere in the Python search path. Move/rename the
offending module.
If I win, it's because my psychic capabilities allow me to translate "I am
not allowed to have the object sleep" to "this line of code raises
AttributeError" . Next time please post the complete traceback...
--
Gabriel Genellina