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
2 changes: 0 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ that is commonly needed by many applications
- **apptools.sweet_pickle**: Handles class-level versioning, to support
loading of saved data that exist over several generations of internal class
structures.
- **apptools.type_manager**: Manages type extensions, including factories
to generate adapters, and hooks for methods and functions.
- **apptools.undo**: Supports undoing and scripting application commands.

Prerequisites
Expand Down
1 change: 0 additions & 1 deletion apptools/naming/adapter/__init__.py

This file was deleted.

12 changes: 0 additions & 12 deletions apptools/naming/adapter/api.py

This file was deleted.

106 changes: 0 additions & 106 deletions apptools/naming/adapter/dict_context_adapter.py

This file was deleted.

30 changes: 0 additions & 30 deletions apptools/naming/adapter/dict_context_adapter_factory.py

This file was deleted.

179 changes: 0 additions & 179 deletions apptools/naming/adapter/instance_context_adapter.py

This file was deleted.

49 changes: 0 additions & 49 deletions apptools/naming/adapter/instance_context_adapter_factory.py

This file was deleted.

Loading