X-Git-Url: http://git.samba.org/?a=blobdiff_plain;f=README.Coding;h=0bbba9fc45e5fd756ff2b77df54e86a0cebeb607;hb=3f04ec3f1cb86fc964c0ab88b2fad400e71dbe5f;hp=107856e45f17c78cdec8acada0ea0e66282cfec9;hpb=d86f38bef32f7446fcaab1268e7e590a836d44bb;p=obnox%2Fsamba%2Fsamba-obnox.git diff --git a/README.Coding b/README.Coding index 107856e45f1..0bbba9fc45e 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.