[Python-Dev] Ready for Python 2.1 ?

Skip Montanaro skip@mojam.com (Skip Montanaro)
Wed, 18 Oct 2000 12:19:25 -0500 (CDT)


    Tim> my-wrists-are-killing-me-ly y'rs  - tim

You need my typing watcher:

    http://www.musi-cal.com/~skip/python/watch.py

Only problem is I never figured out how to make it watch keystrokes
directly.  It detects mouse movement.  Since I do most of my typing in
Emacs, I fudged the keystroke thing by having the auto-save hook jiggle the
mouse a little...

I've tried, so far unsuccessfully, to make this a SourceForge project.  I've
even asked for help from SF, but their response wasn't helpful, and the
round-trip time for a response is too long to make pursuing that path
worthwhile.  The watch project is at

    http://sourceforge.net/projects/watch/

All I have is a CVSROOT/modules file.  Nothing I've tried has successfully
imported the one project file into cvs.

If anyone has any suggestions for kickstarting this thing, it would be much
appreciated.

Thx,

Skip