Your IP : 3.21.104.183


Current Path : /proc/self/root/usr/lib64/python2.7/site-packages/M2Crypto/
Upload File :
Current File : //proc/self/root/usr/lib64/python2.7/site-packages/M2Crypto/callback.py

"""Deprecated, use the util module instead.

Copyright (c) 1999-2003 Ng Pheng Siong. All rights reserved."""

import warnings

warnings.warn('Use the util module instead', DeprecationWarning)

from util import genparam_callback, passphrase_callback