Hi,

After installing tg.ext.repoze.who the location of tg module seems to
change from the tg2 install dir to the tg.ext.repoze.who install dir.

After installing tg.ext.repoze.who I get this

$ python
>>> import tg
/home/sanjiv/tg2/lib/python2.5/site-packages/FormEncode-1.0.1-
py2.5.egg/formencode/api.py:10: UserWarning: Module tg was already
imported from tg/__init__.pyc, but /home/sanjiv/work/tg.ext.repoze.who
is being added to sys.path
  from pkg_resources import resource_filename
>>> tg.__file__
'/home/sanjiv/work/tg.ext.repoze.who/tg/__init__.pyc'
>>>

Is this normal? Because this seems to be causing nosetests to fail for
tg2.

Regards
Sanjiv
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" 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-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to