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


Groups > comp.lang.python > #51319

Re: embedded python and threading

From Stefan Behnel <stefan_ml@behnel.de>
Subject Re: embedded python and threading
Date 2013-07-26 20:38 +0200
References (1 earlier) <mailman.5138.1374831002.3114.python-list@python.org> <965b463e-e5bf-4ccd-9a3c-b0cb964b3356@googlegroups.com> <ksu8eu$oh0$1@reader1.panix.com> <e7bf5211-bb6d-4379-bb1a-fba4e7007a31@googlegroups.com> <2c80d06f-6946-4624-ba3c-47ddfa9db117@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.5155.1374863932.3114.python-list@python.org> (permalink)

Show all headers | View raw


David M. Cotter, 26.07.2013 19:28:
> DOH!  as my second thread, i had been using a sample script that i had copy-pasted without much looking at it.  guess what? it prints the time.  and yes, it did "from time import time", which explains it all.

Ah, and you were using the same globals dict for both scripts, I guess?
That explains it then.

Stefan

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

embedded python and threading "David M. Cotter" <me@davecotter.com> - 2013-07-25 23:15 -0700
  Re: embedded python and threading Stefan Behnel <stefan_ml@behnel.de> - 2013-07-26 11:29 +0200
    Re: embedded python and threading "David M. Cotter" <me@davecotter.com> - 2013-07-26 08:57 -0700
      Re: embedded python and threading David Robinow <drobinow@gmail.com> - 2013-07-26 12:14 -0400
      Re: embedded python and threading John Gordon <gordon@panix.com> - 2013-07-26 16:34 +0000
        Re: embedded python and threading "David M. Cotter" <me@davecotter.com> - 2013-07-26 10:25 -0700
          Re: embedded python and threading "David M. Cotter" <me@davecotter.com> - 2013-07-26 10:28 -0700
            Re: embedded python and threading Stefan Behnel <stefan_ml@behnel.de> - 2013-07-26 20:38 +0200

csiph-web