~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to turbosimpletal/__init__.py

begin by renaming some things

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
from turbozpt import zptsupport
 
1
from turbosimpletal import zptsupport
2
2
 
3
3
TurboZpt = zptsupport.TurboZpt
4
4