diff -r 31d08063b5d6 -r 77e23bf04c33 connectors/USB/__init__.py --- a/connectors/USB/__init__.py Mon Sep 21 12:12:08 2009 +0200 +++ b/connectors/USB/__init__.py Thu Sep 24 18:22:31 2009 +0200 @@ -19,4 +19,4 @@ #License along with this library; if not, write to the Free Software #Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -from connector_USB import * \ No newline at end of file +from USB_connector import * \ No newline at end of file