Dan <[EMAIL PROTECTED]> writes: > what is this sha module ?
http://python.org/dev/doc/devel/lib/module-sha.html Used for TMDA's crypto. > I'm using freebsd 2.2 (yes 2.2 !) Your Python installation is broken if it doesn't have sha. You might try building Python from ports (lang/python), which has always worked well for me. _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
