summaryrefslogtreecommitdiff
path: root/tests/test_rsa.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_rsa.py')
-rw-r--r--tests/test_rsa.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/test_rsa.py b/tests/test_rsa.py
index bf9541c..4a631c4 100644
--- a/tests/test_rsa.py
+++ b/tests/test_rsa.py
@@ -4,8 +4,6 @@
Copyright (c) 2000 Ng Pheng Siong. All rights reserved."""
-RCS_id='$Id$'
-
import unittest
import os, sha, tempfile
from M2Crypto import RSA, BIO, Rand, m2