New submission from Brett Cannon:

It has a file attribute which contains a file, so making it so it can be closed 
faster than cgi.FieldStorage.__del__ would be good.

----------
components: Library (Lib)
messages: 208338
nosy: brett.cannon
priority: normal
severity: normal
stage: test needed
status: open
title: Make cgi.FieldStorage a context manager
type: behavior
versions: Python 3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20289>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to