]> granicus.if.org Git - python/commit
faulthandler: fix variable name, timeout_ms => timeout_us
authorVictor Stinner <victor.stinner@haypocalc.com>
Fri, 8 Apr 2011 11:00:31 +0000 (13:00 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Fri, 8 Apr 2011 11:00:31 +0000 (13:00 +0200)
commit941893291a43008ebdc85eddd832de5edb07c2d1
treecced58e423d2a0ed34c2b4ad533739690df98e21
parentde10f4054b6bd6dd286559d7bbaaff7364282fc7
faulthandler: fix variable name, timeout_ms => timeout_us

The comment was already correct.
Modules/faulthandler.c