]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix #1693149. Now you can pass several modules separated by
authorFacundo Batista <facundobatista@gmail.com>
Sat, 19 Jan 2008 18:38:19 +0000 (18:38 +0000)
committerFacundo Batista <facundobatista@gmail.com>
Sat, 19 Jan 2008 18:38:19 +0000 (18:38 +0000)
commit873c9857b70027dcde79d003d0ed4cd47a94af3f
tree5981024eb68f13aa2610b2a7da6aed81f138e54a
parent5c60bfcfbf2dd50cc40210771fdc8d2cfc20cdad
Fix #1693149.  Now you can pass several modules separated by
coma to trace.py in the same --ignore-module option.
Thanks Raghuram Devarakonda.
Doc/library/trace.rst
Lib/trace.py