Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #96853 > unrolled thread

Local variables and thread safety

Started bySaint Desmond <st.kooday@gmail.com>
First post2015-09-18 21:51 +0000
Last post2015-09-18 21:51 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Local variables and thread safety  Saint Desmond <st.kooday@gmail.com> - 2015-09-18 21:51 +0000

#96853 — Local variables and thread safety

FromSaint Desmond <st.kooday@gmail.com>
Date2015-09-18 21:51 +0000
SubjectLocal variables and thread safety
Message-ID<mailman.18.1442659970.21674.python-list@python.org>
Dear Team,
Kindly advise if variables declared within a function are thread safe.

I would like to share a snippet with you if you wouldn’t mind.

Thanks.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web