From: Florent Xicluna Date: Mon, 13 Sep 2010 17:29:11 +0000 (+0000) Subject: Unblocked revisions 83524 via svnmerge X-Git-Tag: v2.7.1rc1~292 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9d407ca9da87a7e75b8bfe6062850e8975eca529;p=python Unblocked revisions 83524 via svnmerge ........ r83524 | georg.brandl | 2010-08-02 14:20:23 +0200 (lun., 02 août 2010) | 1 line #9428: fix running scripts from profile/cProfile with their own name and the right namespace. Same fix as for trace.py in #1690103. ........ ---