Re: FW: [Zope-dev] strange behavior of VirtualHostMonster

2004-02-05 Thread Casey Duncan
On Wed, 4 Feb 2004 22:50:27 -0600 <[EMAIL PROTECTED]> wrote: > Okay, I debugged a bit more: > > [u'loginUser', u'usermgrFolder', '/', 'VHM'] <= this looks weird to > me > > It seems it's pretty okay, however the last line in > VirtualHostMonster.__bobo_traverse__ says: > return parents.pop() # H

FW: [Zope-dev] strange behavior of VirtualHostMonster

2004-02-04 Thread zope-dev
Okay, I debugged a bit more: > [u'loginUser', u'usermgrFolder', '/', 'VHM'] <= this looks weird to me It seems it's pretty okay, however the last line in VirtualHostMonster.__bobo_traverse__ says: return parents.pop() # He'll get put back on Of course, the popped item is 'a', that's the one with