]> granicus.if.org Git - python/commit
#17143: fix a missing import in the trace module. Initial patch by Berker Peksag.
authorEzio Melotti <ezio.melotti@gmail.com>
Fri, 15 Feb 2013 19:20:50 +0000 (21:20 +0200)
committerEzio Melotti <ezio.melotti@gmail.com>
Fri, 15 Feb 2013 19:20:50 +0000 (21:20 +0200)
commit23e043fdcd52c2bdcde40b07f21e56ab8a956cff
tree3ff128247bc1c69e3ad4e97f6730ca8b14a9b277
parent3a03d2eaef63955c9f1c74a13f0e4fb791a7f42d
#17143: fix a missing import in the trace module.  Initial patch by Berker Peksag.
Lib/test/test_trace.py
Lib/trace.py
Misc/NEWS