
March 14, 2012
10:43 a.m.
That worked a charm and I feel the fool for not having noticed that simple error =) Much appreciated! Lusana On Wed, Mar 14, 2012 at 9:16 PM, Enrique Samson Jr, <enriquejr@gmail.com> wrote:
On 03/14/2012 05:46 PM, Lusana Ali wrote:
class Main(Resource):
def get_child(self, name, request): print "trying to get main" return IndexPage()
Try changing get_child to getChild.
--Enrique
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python