[PATCH 03] Remove mention of compatibility with Python 2.4.

Jelmer Vernooij jelmer at samba.org
Fri Aug 29 17:50:37 MDT 2014


From: Jelmer Vernooij <jelmer at samba.org>

Signed-Off-By: Jelmer Vernooij <jelmer at samba.org>
Change-Id: I1f900e550f4fbed9d7b3ffdbf30aa5b54e799331
---
 README.Coding | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/README.Coding b/README.Coding
index 107856e..0bbba9f 100644
--- a/README.Coding
+++ b/README.Coding
@@ -26,9 +26,6 @@ http://www.python.org/pep/pep8 (with spaces).
 If you have ever worked on another free software Python project, you are
 probably already familiar with it.
 
-We try to stay compatible with Python 2.4, so please don't rely on any
-features that were introduced later, such as the "with" statement.
-
 But to save you the trouble of reading the Linux kernel style guide, here
 are the highlights.
 
-- 
2.1.0



More information about the samba-technical mailing list