﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
249,Context is missing copy(),jondreads@…,cmlenz,"twisted.python.failure.Failure makes a copy of f_locals when an exception occurs using its copy method.  The lack of a copy() method on Context prevents the twisted.web.server from generating tracebacks when an exception occurs in a <?python section.

I'm not sure why Twisted feels the need to copy f_locals but as it is supposed to be a dict-like object it should probably support copy()

",defect,closed,minor,0.6.1,Template processing,0.5,fixed,,
