durusmail: quixote-users: Re: WSGIKit
WSGIKit
2005-04-15
Re: WSGIKit
2005-04-15
2005-04-16
2005-04-16
2005-04-16
2005-04-16
Re: WSGIKit
2005-04-15
2005-04-15
2005-04-15
2005-04-15
2005-04-15
2005-04-15
Re: WSGIKit
David Binger
2005-04-16
On Apr 16, 2005, at 2:27 PM, Quinn Dunkan wrote:
>             if not isinstance(obj, Directory):
>                 raise TraversalError('%r is not a Directory instance'
> % obj)
>             return obj._q_traverse(path)
>
> I've been away from quixote for a while and missed recent changes, so
> I don't know if there's a rationale for the above.  And this is
> 2.0a4... maybe 2.0 has removed the check.

That check has indeed been removed in 2.0.


reply