Where can I find these imports? (with the imports' imports included :P)

Devnull devnull at terra.com.br
Sat Mar 23 20:21:48 EST 2002


seriously I need to compile a program I found that needs these files:

import Tkinter
import tkFileDialog
import Pmw       
import level
import guimaker
import formgui
import shelve
import os
import os.path
import guimixin
from guimixin import *

I got already Pmw, but I can't find guimaker, formgui, level and guimixin anywhere, I wonder if anyone has them, can they please send me these files? or tell me where I can get them (with their respective imports)
thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20020323/773381d6/attachment.html>


More information about the Python-list mailing list