This commit is contained in:
meejah 2020-04-18 01:49:59 -06:00
parent 349aefeacc
commit 73d0151e1b

View File

@ -366,7 +366,7 @@ class NeedOperationHandleError(WebError):
# XXX should be phased out by the nevow -> twisted.web port (that is,
# this whole class should have no users and can be delted once the
# this whole class should have no users and can be deleted once the
# port away from nevow is complete)
class RenderMixin(object):