- Timestamp:
- 22 Dec 2014, 07:21:46 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/ikobacustom.skeleton/trunk/src/ikobacustom/skeleton/products/interfaces.py
r12270 r12292 16 16 ## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 17 17 ## 18 from zope.interface import Attribute, Interface19 from zope import schema20 from waeup.ikoba.interfaces import (21 IIkobaObject,22 ContextualDictSourceFactoryBase)23 18 from waeup.ikoba.products.interfaces import IProduct 24 19 from ikobacustom.skeleton.interfaces import MessageFactory as _
Note: See TracChangeset for help on using the changeset viewer.