Upgraded BE repository to v1.4.
[calibcant.git] / .be / d02d4a7b-aabf-48f4-a340-0a474df543d6 / bugs / 327f4db8-3119-4ec1-a762-a3115254608a / comments / adc377fe-b77f-4c38-b7b8-b86f49bef6a6 / body
1 Hmm, it seems to work for me, but not Marisa...
2
3 She's including the right calibcant though:
4
5 wking$ python -c 'import calibcant; print calibcant.__file__'
6 /home/wking/lib/python/calibcant-0.3-py2.5.egg/calibcant/__init__.pyc
7
8 mroman$ python -c 'import calibcant; print calibcant.__file__'
9 /home/wking/lib/python/calibcant-0.3-py2.5.egg/calibcant/__init__.pyc
10