summaryrefslogtreecommitdiff
path: root/M2Crypto
diff options
context:
space:
mode:
authorHeikki Toivonen <heikki@heikkitoivonen.net>2009-08-07 01:15:16 +0000
committerHeikki Toivonen <heikki@heikkitoivonen.net>2009-08-07 01:15:16 +0000
commit8632f1f48dc181093aeeb11886c1fe78c772d20c (patch)
treeca4f241edecadb8180a0a5ee110346760e1b63f1 /M2Crypto
parentb9f2131998d89536763897e613b41a900663449d (diff)
downloadm2crypto-8632f1f48dc181093aeeb11886c1fe78c772d20c.tar.gz
Docstring should say this is deprecated too.
git-svn-id: http://svn.osafoundation.org/m2crypto/trunk@702 2715db39-9adf-0310-9c64-84f055769b4b
Diffstat (limited to 'M2Crypto')
-rw-r--r--M2Crypto/callback.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/M2Crypto/callback.py b/M2Crypto/callback.py
index ee140ae..46613ca 100644
--- a/M2Crypto/callback.py
+++ b/M2Crypto/callback.py
@@ -1,4 +1,6 @@
-"""Copyright (c) 1999-2003 Ng Pheng Siong. All rights reserved."""
+"""Deprecated, use the util module instead.
+
+Copyright (c) 1999-2003 Ng Pheng Siong. All rights reserved."""
import warnings