I have a python file (hello.py) with the tkinter demo code in it. I found an example of someone doing something like this with a python module:
His looks like this: <P><OBJECT classid="http://www.miamachina.it/analogclock.py"> An animated clock. </OBJECT> Mine looks like this: <p><object classid="http://127.0.0.1/hello.py"> text displayed when object fails </object> Mine of course doesn't work. My question is what must I do to get it to work. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---

