summaryrefslogtreecommitdiffstats
path: root/development/monodevelop-python/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/monodevelop-python/README')
-rw-r--r--development/monodevelop-python/README11
1 files changed, 0 insertions, 11 deletions
diff --git a/development/monodevelop-python/README b/development/monodevelop-python/README
deleted file mode 100644
index ddba78684d..0000000000
--- a/development/monodevelop-python/README
+++ /dev/null
@@ -1,11 +0,0 @@
-Python support for MonoDevelop
-
-The Python Binding has been greatly improved since MonoDevelop 2.2. Here is
-a summary of the features supported by the add-in:
-- Robust and fast code completion support
-- Quick class/method finder at the top of the file
-- On-the-fly syntax checker, with support for Pyflakes.
-- Support for Python 2.5 and 2.6
-- Code folding for Python blocks
-
-This requires: mono, monodevelop