Author: ianb
Date: 2005-03-25 22:33:26 -0700 (Fri, 25 Mar 2005)
New Revision: 2227
Added:
WSGIKit/trunk/examples/__init__.py
Log:
new __init__
Added: WSGIKit/trunk/examples/__init__.py
===================================================================
--- WSGIKit/trunk/examples/__init__.py 2005-03-26 05:32:36 UTC (rev 2226)
+++ WSGIKit/trunk/examples/__init__.py 2005-03-26 05:33:26 UTC (rev 2227)
@@ -0,0 +1 @@
+#
|