home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / Python / Source / Modules / protos / cryptmodule.h < prev    next >
Encoding:
C/C++ Source or Header  |  1999-04-25  |  66 b   |  2 lines

  1. static PyObject *crypt_crypt ( PyObject *self , PyObject *args );
  2.