mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
found the memory-critical pieces. also removed old debug code
This commit is contained in:
9
test/completion/thirdparty/PySide_.py
vendored
9
test/completion/thirdparty/PySide_.py
vendored
@@ -1,9 +0,0 @@
|
||||
from PySide import QtCore
|
||||
from PySide import QtGui
|
||||
|
||||
##? ['QEvent']
|
||||
QtCore.QEvent
|
||||
|
||||
##? []
|
||||
QtGui.QButton
|
||||
|
||||
Reference in New Issue
Block a user