hello, sorry for the typo, these are many "cibcrypt" reference, this is the real name of my module - I just replaced it somewhere to "mycrypt" - and somewhere I forgot... :(
> ... > static PyObject *cibcrypt_error_badparm; > ... > > void handle_err(int errcode) { > switch(errcode) { > ... > case -4: PyErr_SetString(cibcrypt_error_badparm, "Bad parameter"); > break; bye: a. -- http://mail.python.org/mailman/listinfo/python-list