On 2/16/06, Ville Vainio <[EMAIL PROTECTED]> wrote: > [site-packages]|101> pwd > /usr/lib/python2.4/site-packages > [site-packages]|102> ls T* > TestGears-0.2-py2.4.egg > > TurboGears-0.9a0dev_r782-py2.4.egg: > EGG-INFO/ superforms/ turbogears/
That "superforms" might be a clue. That was an ancient thing when I was starting to work on widgets. Perhaps there was cruft in my build directory. I have a script that makes both Python 2.4 and Python 2.3 eggs, so I just added an rm -rf build to the front of that and stuck new eggs up on the preview site. Kevin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

