Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Convert.py
diff options
context:
space:
mode:
Diffstat (limited to 'Convert.py')
-rw-r--r--Convert.py5
1 files changed, 4 insertions, 1 deletions
diff --git a/Convert.py b/Convert.py
index ec3436d..0d71366 100644
--- a/Convert.py
+++ b/Convert.py
@@ -18,5 +18,8 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-import gtk
+class convert():
+
+ def __init__(self, num, uni1, uni2 type_u, ):
+ super(convert, self).__init__()