summaryrefslogtreecommitdiff
path: root/tests/test_bio_membuf.py
diff options
context:
space:
mode:
authorHeikki Toivonen <heikki@heikkitoivonen.net>2006-03-20 19:26:28 +0000
committerHeikki Toivonen <heikki@heikkitoivonen.net>2006-03-20 19:26:28 +0000
commite8bc7c923e476a3331dc4a71672f927ddc899c1a (patch)
tree1ae19a7fa5c35a3575228d27513087e7995d7c71 /tests/test_bio_membuf.py
parent50ca17f548d68d80133aa05c5384d2b642ee26c3 (diff)
downloadm2crypto-e8bc7c923e476a3331dc4a71672f927ddc899c1a.tar.gz
Removed RCS_id, RCS_ID and _RCS_id from Python files. Unneeded
bloat, and made working with diffs more difficult than it needed to. git-svn-id: http://svn.osafoundation.org/m2crypto/trunk@383 2715db39-9adf-0310-9c64-84f055769b4b
Diffstat (limited to 'tests/test_bio_membuf.py')
-rw-r--r--tests/test_bio_membuf.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/test_bio_membuf.py b/tests/test_bio_membuf.py
index 9ebb78e..e662d85 100644
--- a/tests/test_bio_membuf.py
+++ b/tests/test_bio_membuf.py
@@ -4,8 +4,6 @@
Copyright (c) 2000 Ng Pheng Siong. All rights reserved."""
-RCS_id='$Id$'
-
import unittest
import M2Crypto
from M2Crypto.BIO import MemoryBuffer