]> granicus.if.org Git - python/commit
allow developers to more easily build a profiling version of the interpreter
authorSkip Montanaro <skip@pobox.com>
Fri, 18 Jun 2004 02:47:22 +0000 (02:47 +0000)
committerSkip Montanaro <skip@pobox.com>
Fri, 18 Jun 2004 02:47:22 +0000 (02:47 +0000)
commit56f6a4f225140e98bc3333cdf913c5043ff97538
treeeb4d43272108bab542673a6768bfef1e50b6f5d9
parent964c798a94a77eda6cc61f7530d71b8c32f25a3e
allow developers to more easily build a profiling version of the interpreter
and modules by configuring with the --enable-profiling flag.
Misc/NEWS
configure
configure.in