[Tutor] Looking to improve my stopWatch.py

bhaaluu bhaaluu at gmail.com
Thu Oct 25 02:14:22 CEST 2007


On 10/24/07, Alan Gauld <alan.gauld at btinternet.com> wrote:
>
> "bhaaluu" <bhaaluu at gmail.com> wrote
>
> >>>> import msvcrt
> > Traceback (most recent call last):
> >  File "<stdin>", line 1, in ?
> > ImportError: No module named msvcrt
> >>>>
>
> You are on Linux so you'll need to port it to use curses instead of
> msvcrt...
>
> Alan G

Thanks Alan!
I had absolutely no clue what mscrt was.

>>> help ("curses")

Whew!
There's quite a bit in that one!
-- 
b h a a l u u at g m a i l dot c o m
http://www.geocities.com/ek.bhaaluu/index.html


More information about the Tutor mailing list