[Phillip J. Eby]
> What would you suggest calling it?  sys._current_frames(), returning a
> dictionary?

I don't fight about names -- anything that doesn't make Guido puke
works <wink>.  I channel that sys._current_frames() would be fine.  A
dict mapping thread id to current thread frame would be lovely!
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to