Sophie

Sophie

distrib > Fedora > 18 > x86_64 > media > updates > by-pkgid > 92fdf0ccfd77e2407233c23f5e203339 > files > 3

python-pyface-doc-4.3.0-4.fc18.noarch.rpm

* Remove the import of pyface.resource for core functionality in
    resource_manager.py and i_image_resource.py.

* Remove the dependency on etsdevtools.developer AND apptools.io by refactoring
    dock features modules.

* Remove the dock dependence on TraitsBackendWX by removing the direct imports
  of traitsui.wx.

* Need to make use of drag and drop features optional in this project's code
    (see dock, grid, sheet, tree, and viewer/tree_viewer) or help make
    traits.util's drag_and_drop module backend agnostic.  Right now, it has
    a runtime dependency that wx be installed.