SavinaRoja / PyUserInput

A module for cross-platform control of the mouse and keyboard in python that is simple to install and use.
GNU General Public License v3.0
1.07k stars 244 forks source link

Fixed a bug in drag mouse action #87

Closed xiahongze closed 8 years ago

xiahongze commented 8 years ago

m is not defined in that scope and should be replaced by self tested on Windows 7

pepijndevos commented 8 years ago

Merged in PyUserInput organization.