From 6172180c95695cae84e71484b4c60af4166ebf89 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sun, 21 Jul 2013 21:42:43 +0200 Subject: guess media types by name --- pyload/remote/create_apitypes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyload/remote/create_apitypes.py') diff --git a/pyload/remote/create_apitypes.py b/pyload/remote/create_apitypes.py index d596f07ac..61063fa3b 100644 --- a/pyload/remote/create_apitypes.py +++ b/pyload/remote/create_apitypes.py @@ -95,7 +95,7 @@ class ExceptionObject(Exception): # -*- coding: utf-8 -*- # Autogenerated by pyload # DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING\n -from ttypes import *\n +from apitypes import *\n """) dev.write("enums = [\n") -- cgit v1.2.3