From 0c1667fe69b8d492c3333023191cda1ad9ba40b1 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Nov 2016 14:13:23 -0500 Subject: development/pycscope: Fix README. --- development/pycscope/README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/development/pycscope/README b/development/pycscope/README index 6ce0040d95..3640052783 100644 --- a/development/pycscope/README +++ b/development/pycscope/README @@ -1,4 +1,5 @@ -pycscope is a python script that generates a cscope index of Python source trees. +pycscope is a python script that generates a cscope index of Python +source trees. -pycscope uses Python's own parser and AST to generate the index, so it is a -bit more accurate than plain cscope. +pycscope uses Python's own parser and AST to generate the index, so it +is a bit more accurate than plain cscope. -- cgit v1.2.3