]> granicus.if.org Git - python/commit
#14508: make gprof2html script runnable under python3
authorR David Murray <rdmurray@bitdance.com>
Wed, 11 Apr 2012 19:16:38 +0000 (15:16 -0400)
committerR David Murray <rdmurray@bitdance.com>
Wed, 11 Apr 2012 19:16:38 +0000 (15:16 -0400)
commit776c0df42bbcf7060c49954378bfd1185a20c050
treef1a0405f9fc04e689e3d6f497c5682f72d43b373
parentd70846b1b176eb28c37e4b4bbffdbf6bf8592fd8
#14508: make gprof2html script runnable under python3

Not that I haven't tested it to make sure it works, just that it
can run against an empty source file.

Initial patch by Popa.Claudiu.
Tools/scripts/gprof2html.py