forked from VimPlug/jedi
refined docstr parsing for builtins, because psycopg2 didn't run, even so I thought it would.
This commit is contained in:
+2
@@ -1,3 +1,5 @@
|
||||
import psycopg2
|
||||
|
||||
conn = psycopg2.connect('dbname=test')
|
||||
|
||||
#? ['cursor']
|
||||
|
||||
Reference in New Issue
Block a user