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


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

Re: A thread import problem

Started byDennis Lee Bieber <wlfraed@ix.netcom.com>
First post2012-07-24 00:43 -0400
Last post2012-07-24 00:43 -0400
Articles 1 — 1 participant

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

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: A thread import problem Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-07-24 00:43 -0400

#25949 — Re: A thread import problem

FromDennis Lee Bieber <wlfraed@ix.netcom.com>
Date2012-07-24 00:43 -0400
SubjectRe: A thread import problem
Message-ID<mailman.2517.1343104995.4697.python-list@python.org>
	Sounds like someone had the time to actually work out the
parser/editor scheme I implied earlier.

	My focus had been on adjusting the programs to be usable under an
import scheme by ensuring they don't try to "run" logic during the
import -- deferring that to a post-import phase.

	The description you gave is of scanning the program to
extract/execute the imports first, followed by executing the "remains"
(the logic that was causing the problem when imported).


-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
        wlfraed@ix.netcom.com    HTTP://wlfraed.home.netcom.com/

[toc] | [standalone]


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


csiph-web