Reading pen drive data

Jerry Hill malaclypse2 at gmail.com
Sat Sep 3 13:08:26 EDT 2011


On Sat, Sep 3, 2011 at 12:21 PM, mukesh tiwari <mukeshtiwari.iiitm at gmail.com
> wrote:

> I am getting
> Traceback (most recent call last):
>  File "Mount.py", line 7, in <module>
>    observer = QUDevMonitorObserver(monitor)
> NameError: name 'QUDevMonitorObserver' is not defined
>
> Could any one please tell me how to avoid this error .
>

It looks to me like that should be pyudev.QUDevMonitorObserver, shouldn't
it?

-- 
Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110903/a0ead5d5/attachment.html>


More information about the Python-list mailing list