fake_wx.py
changeset 3931 1c0263e2b3b1
parent 3817 3deeda82636a
equal deleted inserted replaced
3930:1cb8f90bf4fd 3931:1c0263e2b3b1
    83     ('wx.lib.agw.advancedsplash',[]),
    83     ('wx.lib.agw.advancedsplash',[]),
    84     ('wx.dataview',['DataViewIndexListModel', 'PyDataViewIndexListModel']),
    84     ('wx.dataview',['DataViewIndexListModel', 'PyDataViewIndexListModel']),
    85     ('wx.lib.buttons',['GenBitmapTextButton']),
    85     ('wx.lib.buttons',['GenBitmapTextButton']),
    86     ('wx.adv',['EditableListBox']),
    86     ('wx.adv',['EditableListBox']),
    87     ('wx.grid',[
    87     ('wx.grid',[
    88         'Grid', 'PyGridTableBase', 'GridCellEditor', 'GridCellTextEditor',
    88         'Grid', 'GridTableBase', 'GridCellEditor', 'GridCellTextEditor',
    89         'GridCellChoiceEditor']),
    89         'GridCellChoiceEditor']),
    90     ('wx.lib.agw.customtreectrl',['CustomTreeCtrl']),
    90     ('wx.lib.agw.customtreectrl',['CustomTreeCtrl']),
    91     ('wx.lib.gizmos',[]),
    91     ('wx.lib.gizmos',[]),
    92     ('wx.lib.intctrl',['IntCtrl']),
    92     ('wx.lib.intctrl',['IntCtrl']),
    93     ('matplotlib.pyplot',[]),
    93     ('matplotlib.pyplot',[]),