New submission from Popa Claudiu <pcmantic...@gmail.com>:

Tools/gprof2html.py uses "file" to open a file. Also, the opened file passed to 
add_escapes was never closed. There's a test included in the patch.

----------
components: Demos and Tools
files: gprof.patch
keywords: patch
messages: 157580
nosy: Popa.Claudiu
priority: normal
severity: normal
status: open
title: gprof2html is broken
type: behavior
versions: Python 3.2, Python 3.3
Added file: http://bugs.python.org/file25133/gprof.patch

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

Reply via email to