BTW, what's going on with the deprecation of sys.setrecursionlimit?
What should I use instead?

/home/dstromberg/src/home-svn/backshift/trunk/treap.py:40:
DeprecationWarning: setrecursionlimit deprecated
  sys.setrecursionlimit(min_heap_size)
_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to