On 2008-09-30, Michael Torrie <[EMAIL PROTECTED]> wrote:
>> Just a thought, your minimum sleep time is probably limited by
>> the resolution of the system "HZ" clock. Type
>>
>> less /proc/config.gz
>>
>> and search for the value of the "CONFIG_HZ" setting. On the
>> Athlon 64 machine I'm us
Lawrence D'Oliveiro wrote:
> In message <[EMAIL PROTECTED]>, Grant
> Edwards wrote:
>
>> On 2008-09-23, Blubaugh, David A. <[EMAIL PROTECTED]> wrote:
>>
>>> I was wondering if anyone has come across the issue of not being allowed
>>> to have the following within a Python script operating under Lin
En Sat, 27 Sep 2008 01:46:45 -0300, Lawrence D'Oliveiro
<[EMAIL PROTECTED]> escribió:
In message <[EMAIL PROTECTED]>, Grant
Edwards wrote:
On 2008-09-26, Lawrence D'Oliveiro <[EMAIL PROTECTED]>
wrote:
In message <[EMAIL PROTECTED]>, Grant
Edwards wrote:
Never assume somebody reading the ar
On 2008-09-27, Lawrence D'Oliveiro <[EMAIL PROTECTED]> wrote:
> In message <[EMAIL PROTECTED]>, Grant
> Edwards wrote:
>
>> On 2008-09-26, Lawrence D'Oliveiro <[EMAIL PROTECTED]>
>> wrote:
>>> In message <[EMAIL PROTECTED]>, Grant Edwards
>>> wrote:
>>>
Never assume somebody reading the articl
In message <[EMAIL PROTECTED]>, Grant
Edwards wrote:
> On 2008-09-26, Lawrence D'Oliveiro <[EMAIL PROTECTED]>
> wrote:
>> In message <[EMAIL PROTECTED]>, Grant Edwards
>> wrote:
>>
>>> Never assume somebody reading the article and attempting to
>>> help you can see the subject line.
>>
>> Why not?
On 2008-09-26, Lawrence D'Oliveiro <[EMAIL PROTECTED]> wrote:
> In message <[EMAIL PROTECTED]>, Grant Edwards
> wrote:
>
>> Never assume somebody reading the article and attempting to
>> help you can see the subject line.
>
> Why not?
Because it might not be. It depends on the user's newsreader
a
In message <[EMAIL PROTECTED]>, Grant Edwards
wrote:
> Never assume somebody reading the article and attempting to
> help you can see the subject line.
Why not?
--
http://mail.python.org/mailman/listinfo/python-list
helllo,
On Fri, Sep 26, 2008 at 3:46 PM, Lawrence D'Oliveiro
<[EMAIL PROTECTED]> wrote:
> In message <[EMAIL PROTECTED]>, Steven D'Aprano
> wrote:
>
>> On Wed, 24 Sep 2008 22:18:05 +1200, Lawrence D'Oliveiro wrote:
>>
>>> Just a thought, your minimum sleep time is probably limited by the
>>> resol
On 2008-09-26, Lawrence D'Oliveiro <[EMAIL PROTECTED]> wrote:
> In message <[EMAIL PROTECTED]>, Steven D'Aprano
> wrote:
>
>> On Wed, 24 Sep 2008 22:18:05 +1200, Lawrence D'Oliveiro wrote:
>>
>>> Just a thought, your minimum sleep time is probably limited by the
>>> resolution of the system "HZ" c
On Sep 26, 9:26 am, Steven D'Aprano
<[EMAIL PROTECTED]> wrote:
> On Fri, 26 Sep 2008 19:46:10 +1200, Lawrence D'Oliveiro wrote:
> > In message <[EMAIL PROTECTED]>, Steven D'Aprano
> > wrote:
>
> >> On Wed, 24 Sep 2008 22:18:05 +1200, Lawrence D'Oliveiro wrote:
>
> >>> Just a thought, your minimum s
In message <[EMAIL PROTECTED]>, Steven
D'Aprano wrote:
> On Fri, 26 Sep 2008 19:46:10 +1200, Lawrence D'Oliveiro wrote:
>
>> In message <[EMAIL PROTECTED]>, Steven D'Aprano
>> wrote:
>>
>>> On Wed, 24 Sep 2008 22:18:05 +1200, Lawrence D'Oliveiro wrote:
>>>
Just a thought, your minimum slee
On Fri, 26 Sep 2008 19:46:10 +1200, Lawrence D'Oliveiro wrote:
> In message <[EMAIL PROTECTED]>, Steven D'Aprano
> wrote:
>
>> On Wed, 24 Sep 2008 22:18:05 +1200, Lawrence D'Oliveiro wrote:
>>
>>> Just a thought, your minimum sleep time is probably limited by the
>>> resolution of the system "HZ
In message <[EMAIL PROTECTED]>, Steven D'Aprano
wrote:
> On Wed, 24 Sep 2008 22:18:05 +1200, Lawrence D'Oliveiro wrote:
>
>> Just a thought, your minimum sleep time is probably limited by the
>> resolution of the system "HZ" clock. Type
>>
>> less /proc/config.gz
>
> $ less /proc/config.gz
On Wed, 24 Sep 2008 22:18:05 +1200, Lawrence D'Oliveiro wrote:
> Just a thought, your minimum sleep time is probably limited by the
> resolution of the system "HZ" clock. Type
>
> less /proc/config.gz
$ less /proc/config.gz
/proc/config.gz: No such file or directory
What OS are you using?
In message <[EMAIL PROTECTED]>, Grant
Edwards wrote:
> On 2008-09-23, Blubaugh, David A. <[EMAIL PROTECTED]> wrote:
>
>> 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.0125)
>
> No
En Mon, 22 Sep 2008 23:09:50 -0300, Blubaugh, David A.
<[EMAIL PROTECTED]> escribió:
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.0125)
It appears that I am not allowed to have the ob
On 2008-09-23, Blubaugh, David A. <[EMAIL PROTECTED]> wrote:
> 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.0125)
No, I have not. And I doubt anybody else has.
> It appears that I
To All,
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.0125)
It appears that I am not allowed to have the object sleep. Has anyone
encountered this specific issue before in the past?
T
18 matches
Mail list logo