CVS: Products/Basket/tests/fixtures-src/notzipsafe/notzipsafe - __init__.py:1.1 test_image.jpg:1.1
Chris McDonough <[email protected]>
| Newsgroups | gmane.comp.web.zope.public-cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs-repository/Products/Basket/tests/fixtures-src/notzipsafe/notzipsafe
In directory cvs.zope.org:/tmp/cvs-serv15635/tests/fixtures-src/notzipsafe/notzipsafe
Added Files:
__init__.py test_image.jpg
Log Message:
Break oiut Basket class and support functions into a basket.py module.
If an egg is marked explicitly as "not-zip-safe", unzip it to a tempdir and add the tempdir to sys.path.
=== Added File Products/Basket/tests/fixtures-src/notzipsafe/notzipsafe/__init__.py ===
# this is a non-zip-safe product
def initialize(context):
return 'not zip safe'
=== Added File Products/Basket/tests/fixtures-src/notzipsafe/notzipsafe/test_image.jpg ===
<Binary-ish file>
_______________________________________________
Zope-CVS maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope-cvs
Zope CVS instructions: http://dev.zope.org/CVS