Hello there Zopatistas,
 
   In my inaugural post, I should like to enquire about getting to a url like so:
http://myzopeserver.something.clever/a/path/to/a/file/named/__init__.py
 
Getting to the object "__init__.py" is difficult (it acts like it doesn't exist.)
 
Is there a way to muck about with getattr, traversal, or something related so
that, for a particular kind of object (eg with a particular attribute), Zope ignores
the "cannot start with a '_' " rule?
 
I notice that the cvs.zope.org seems to transparently solve this problem,
so presumably (if said interface is on a zope instance), this is solvable.
 
Cheers,
Dan
_______________________________________________
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