diff options
-rw-r--r-- | README | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/README b/README index 53eb06b6..96163a01 100644 --- a/README +++ b/README @@ -74,9 +74,7 @@ Tabs for indentation, spaces for tables and such Use docstrings with pydoc in mind -Use syntax compatible to both python 2.6 and 3.1. If your feature depends -on 3.1, better display a message that indicates that when using 2.6 instead -of letting the program crash. +Use syntax compatible to both python 2.6 and 3.1. Version Numbering: X.Y.Z * X: milestones |