From 742e40975aeba15cf596eefbabe26642ea74d83c Mon Sep 17 00:00:00 2001 From: temporal Date: Wed, 27 Aug 2008 19:25:48 +0000 Subject: 2.0.1 release. --- python/README.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'python/README.txt') diff --git a/python/README.txt b/python/README.txt index 4f68d506..96f1a734 100644 --- a/python/README.txt +++ b/python/README.txt @@ -15,6 +15,14 @@ Python part of the code. In this case, you will need to obtain the Protocol Compiler from some other source before you can use this package. +Development Warning +=================== + +The Python implementation of Protocol Buffers is not as mature as the C++ +and Java implementations. It may be more buggy, and it is known to be +pretty slow at this time. If you would like to help fix these issues, +join the Protocol Buffers discussion list and let us know! + Installation ============ -- cgit v1.2.3