mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-11 09:08:43 +08:00
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