Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ The apptools project includes a set of packages that Enthought has found
useful in creating a number of applications. They implement functionality
that is commonly needed by many applications

- **apptools.appscripting**: Framework for scripting applications.
- **apptools.help**: Provides a plugin for displaying documents and examples
and running demos in Envisage Workbench applications.
- **apptools.io**: Provides an abstraction for files and folders in a file
Expand Down
13 changes: 0 additions & 13 deletions apptools/appscripting/__init__.py

This file was deleted.

10 changes: 0 additions & 10 deletions apptools/appscripting/action/__init__.py

This file was deleted.

16 changes: 0 additions & 16 deletions apptools/appscripting/action/api.py

This file was deleted.

39 changes: 0 additions & 39 deletions apptools/appscripting/action/start_recording_action.py

This file was deleted.

61 changes: 0 additions & 61 deletions apptools/appscripting/action/stop_recording_action.py

This file was deleted.

20 changes: 0 additions & 20 deletions apptools/appscripting/api.py

This file was deleted.

36 changes: 0 additions & 36 deletions apptools/appscripting/bind_event.py

This file was deleted.

32 changes: 0 additions & 32 deletions apptools/appscripting/i_bind_event.py

This file was deleted.

106 changes: 0 additions & 106 deletions apptools/appscripting/i_script_manager.py

This file was deleted.

Loading