On Mon, 18 Jul 2005 10:40:59 +0200, Hartmut Goebel wrote: >Sicher nicht so, denn: >>>> from md5 import * >>>> m=md5.new() >Traceback (most recent call last): > File "<stdin>", line 1, in ? >AttributeError: 'builtin_function_or_method' object has no attribute 'new' tja, "import *" schlääääccchhht! Ciao, Jürgen