Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #96853
| Path | csiph.com!goblin3!goblin1!goblin.stu.neva.ru!uio.no!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail |
|---|---|
| Return-Path | <st.kooday@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.120 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.78; '*S*': 0.02; 'snippet': 0.09; 'thread': 0.10; 'variables': 0.15; 'received:192.168.8': 0.16; 'team,': 0.18; 'thanks.': 0.18; 'mind.': 0.22; 'function': 0.28; 'declared': 0.29; 'message-id:@gmail.com': 0.34; 'received:google.com': 0.35; 'to:addr:python-list': 0.36; 'received:192': 0.39; 'to:addr:python.org': 0.40; 'share': 0.61; 'header:Message-Id:1': 0.61; 'kindly': 0.64; 'within': 0.64; 'dear': 0.67; 'safe.': 0.93 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:message-id:date :to:mime-version; bh=qHt2ZxuZdNhC5TTy0wsTvFHt9fO++sV9OxFWToAqOvU=; b=dmlEf9yfnrJy5HOYz5SaYmQS7PBBuscM2A/7LalN/OS56wfKrcFj3Yw576csUO8wgB oyP5dKiIRnvnm+J8MwtOI48ldlK+QH42svoPgXyKM9N4H7Cimbi7wd3SQtkuHoAaW/Tl WjVI+hrHv6X1C+0vRzgpw2kJJoTlXI8PalseUNHpICkOT8koB3D+D23VagwhoX1z7J4p vc5WKU8sRcdtS8nwc/iqT5NLeAUfjTzUNBxrwSojXsvwE2SSrfgA8vJ1m2258J/HVe+2 k8AYT2Ggk1ZKGENqR1sT5JgUxMwDOlrE3Q+zX0GCo9AmJfcSTzCjvqZWgBSety4G0/fo 3v0Q== |
| X-Received | by 10.180.105.234 with SMTP id gp10mr342338wib.51.1442613112501; Fri, 18 Sep 2015 14:51:52 -0700 (PDT) |
| From | Saint Desmond <st.kooday@gmail.com> |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | quoted-printable |
| Subject | Local variables and thread safety |
| Date | Fri, 18 Sep 2015 21:51:49 +0000 |
| To | python-list@python.org |
| Mime-Version | 1.0 (Mac OS X Mail 8.2 \(2104\)) |
| X-Mailer | Apple Mail (2.2104) |
| X-Mailman-Approved-At | Sat, 19 Sep 2015 12:52:49 +0200 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.18.1442659970.21674.python-list@python.org> (permalink) |
| Lines | 6 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1442659970 news.xs4all.nl 23864 [2001:888:2000:d::a6]:36570 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:96853 |
Show key headers only | View raw
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.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Local variables and thread safety Saint Desmond <st.kooday@gmail.com> - 2015-09-18 21:51 +0000
csiph-web