Hey, thanks for the reply.
It seems like there's the possibility of more beneficial assignments...but
first trying to understand if there's a specific reason for the
child.server assignment.
Post by Cory BenfieldPost by Kevin Mcintyrewhat is child.server = self.server in Resource.putChild?
shouldn't it be child.server = self?
I donât think so. The reference to the server is presumably intended to
refer to the Site object that is hosting the Resource. With that said, I
canât actually *find* anywhere that sets the server on a Resource, so itâs
possible that the whole thing is vestigial.
Cory
_______________________________________________
Twisted-Python mailing list
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python