Make refactoring clause clearer.

This commit is contained in:
Dave Halter
2015-05-01 10:49:26 +02:00
parent df8a0d89ce
commit 2221f12de9
+3 -4
View File
@@ -138,10 +138,9 @@ understand ``AttributeError`` and other code issues.
Refactoring Refactoring
----------- -----------
Jedi would in theory support refactoring, but we have never publicized it, Jedi's parser would support refactoring, but there's no API to use it right
because it's not production ready. If you're interested in helping out here, now. If you're interested in helping out here, let me know. With the latest
let me know. With the latest parser changes, it should be very easy to actually parser changes, it should be very easy to actually make it work.
make it work.
Development Development