[issue2240] setitimer, getitimer wrapper

Guilherme Polo report at bugs.python.org
Wed Mar 5 22:55:22 CET 2008


Guilherme Polo added the comment:

I noticed that I forgot to change setitimer and getitimer functions from
itimer_setitimer to signal_setitimer (same for getitimer).

I'm attaching a patch that should be applied after the previous one to
do this renaming.

Added file: http://bugs.python.org/file9615/setitimer_getitimer_wrapper_rename.diff

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2240>
__________________________________


More information about the Python-bugs-list mailing list