Comment 23 for bug 1296085

Revision history for this message
In , Kuznetsov (kuznetsov-redhat-bugs) wrote :

Created attachment 849523
strace -s100 python -c "import hpmudext; print hpmudext.make_usb_uri('002','004')" > strace.log 2>&1

>Please try this (it's all one line):

> strace -s100 python -c "import hpmudext; print hpmudext.make_usb_uri('002','004')"

Here's the result. I made sure 002 and 004 are still correct codes.

Thank you.