Am Donnerstag, den 02.06.2005, 09:41 -0700 schrieb Varun Parange:
> hi,
>  
> i have add a new directory in my "Products" directory..
>  
> however, when i try to add the __init__.py file , it giver me an
> error..
>  
> 
> Error Type: BadRequest
> Error Value: The id "__init__" is invalid because it begins with an
> underscore.
> 
> 
> how do i add this file?
> 

You do this all in the Filesystem where Zope runs. Hence the name:
Filesystem based products :-)
As oposite to creating objects thru the web. (Which are of course
limited)

_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to