]> granicus.if.org Git - python/commit
You can have more than one thread state for a thread if they
authorMichael W. Hudson <mwh@python.net>
Thu, 16 Jun 2005 11:35:00 +0000 (11:35 +0000)
committerMichael W. Hudson <mwh@python.net>
Thu, 16 Jun 2005 11:35:00 +0000 (11:35 +0000)
commit867f2d45cd9906a323c7eff7cf5d43c128038ad6
treed9b2845cfd59c67bc2b8ffd881d27862d600e8bf
parentb5e7ff4aeb0eb17c27114523768ae6597e189c7c
You can have more than one thread state for a thread if they
correspond to different interpreters (I hope, please revert if this is
wrong :).
Python/pystate.c