On Tue, 17 Jun 2008 04:46:38 -0300, Gabriel Genellina wrote:
> En Tue, 17 Jun 2008 04:10:41 -0300, Rich Healey escribió:
>> Gabriel Genellina wrote:
>>> En Tue, 17 Jun 2008 03:15:11 -0300, pirata <[EMAIL PROTECTED]> escribió:
>>>
I was trying to print a dot on console every second to indicates
On Jun 17, 8:15 am, pirata <[EMAIL PROTECTED]> wrote:
> I was trying to print a dot on console every second to indicates
> running process, so I wrote, for example:
>
> for i in xrange(10):
> print ".",
> time.sleep(1)
>
> Idealy, a dot will be printed out each second. But there is nothing
En Tue, 17 Jun 2008 04:10:41 -0300, Rich Healey <[EMAIL PROTECTED]> escribió:
> Gabriel Genellina wrote:
>> En Tue, 17 Jun 2008 03:15:11 -0300, pirata <[EMAIL PROTECTED]> escribió:
>>
>>> I was trying to print a dot on console every second to indicates
>>> running process, so I wrote, for example:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Gabriel Genellina wrote:
> En Tue, 17 Jun 2008 03:15:11 -0300, pirata <[EMAIL PROTECTED]> escribió:
>
>> I was trying to print a dot on console every second to indicates
>> running process, so I wrote, for example:
>>
>> for i in xrange(10):
>> pr
En Tue, 17 Jun 2008 03:15:11 -0300, pirata <[EMAIL PROTECTED]> escribió:
> I was trying to print a dot on console every second to indicates
> running process, so I wrote, for example:
>
> for i in xrange(10):
> print ".",
> time.sleep(1)
>
> Idealy, a dot will be printed out each second. B
I was trying to print a dot on console every second to indicates
running process, so I wrote, for example:
for i in xrange(10):
print ".",
time.sleep(1)
Idealy, a dot will be printed out each second. But there is nothing
print out until after 10 seconds, all 10 dots come out together.
I
On Apr 13, 9:07 am, "Hutch" <[EMAIL PROTECTED]> wrote:
> "Roger Upole" <[EMAIL PROTECTED]> wrote in message
>
> news:[EMAIL PROTECTED]
>
>
>
>
>
> > "Hutch" <[EMAIL PROTECTED]> wrote in message
> >news:[EMAIL PROTECTED]
> >> PythonWin has been a very good ide from early version thru 2.4.
>
> >> All
"Roger Upole" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> "Hutch" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
>> PythonWin has been a very good ide from early version thru 2.4.
>>
>> All work ok on THREE of my computers with THREE different HP printers.
>>
>>
"Hutch" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> PythonWin has been a very good ide from early version thru 2.4.
>
> All work ok on THREE of my computers with THREE different HP printers.
>
> Now comes 2.5.
> Every thing seems to work the same except when I want to print out a
PythonWin has been a very good ide from early version thru 2.4.
All work ok on THREE of my computers with THREE different HP printers.
Now comes 2.5.
Every thing seems to work the same except when I want to print out a copy of
the source code of my project (about 38 pages)
Version 2.5 acts like
10 matches
Mail list logo