[Zope3-checkins] CVS: Zope3/src/zope/products/zwiki/tests - __init__.py:1.2

Philipp von Weitershausen philikon at philikon.de
Wed Feb 4 08:09:20 EST 2004


Update of /cvs-repository/Zope3/src/zope/products/zwiki/tests
In directory cvs.zope.org:/tmp/cvs-serv18143/src/zope/products/zwiki/tests

Modified Files:
	__init__.py 
Log Message:
Put some content in all empty __init__.py files.

The problem is that some strange archiver programs like WinZIP do not
extract empty files. Thus, please do not create empty __init__.py files.


=== Zope3/src/zope/products/zwiki/tests/__init__.py 1.1 => 1.2 ===
--- Zope3/src/zope/products/zwiki/tests/__init__.py:1.1	Tue Dec 16 05:05:56 2003
+++ Zope3/src/zope/products/zwiki/tests/__init__.py	Wed Feb  4 08:09:19 2004
@@ -0,0 +1 @@
+# make this directory a package




More information about the Zope3-Checkins mailing list