summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorelie <elie>2009-08-26 16:28:31 +0000
committerelie <elie>2009-08-26 16:28:31 +0000
commitc433814ee94c46a64e719b78bc3cef751a7a6396 (patch)
tree96de2223837ec9e00b937664bcd7300a3756e1ab /README.txt
parent624eb9bf88197fcf9cdd3e9111ad94fe2386e3e1 (diff)
downloadpysnmp-git-c433814ee94c46a64e719b78bc3cef751a7a6396.tar.gz
scary statement removed
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/README.txt b/README.txt
index 33b50662..ae4a12aa 100644
--- a/README.txt
+++ b/README.txt
@@ -36,15 +36,6 @@ MISFEATURES
* Much slower than C implementations. Some optimization still possible.
* No pure-Python MIB compiler. But there's a workaround, read on.
-PRECAUTIONS
------------
-
-The 4.x revision of PySNMP brings an alpha-quality code, unstable APIs and
-appears to run rather slow. Also, the 4.x APIs are quite incompatible
-with their 2.x/3.x counterparts as of this early release. Chances are that,
-at least, high-level compatibility interfaces would appear in future stable
-releases.
-
INSTALLATION
------------