bos/statprof.py

how to work around to use in python 2.5

hanks opened this issue · 1 comments

i want to use statprof in a python 2.5 environment, but
some compatibility problem happened, like signal has
no attribute 'setitimer', is there any way to work around
this problem?

Python 2.5 is ancient, so I'm disinclined to try and fix this.