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


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

one to many (passing variables)

Started byMartin S <shieldfire@gmail.com>
First post2014-07-24 08:36 +0200
Last post2014-07-24 08:36 +0200
Articles 1 — 1 participant

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


Contents

  one to many (passing variables) Martin S <shieldfire@gmail.com> - 2014-07-24 08:36 +0200

#75129 — one to many (passing variables)

FromMartin S <shieldfire@gmail.com>
Date2014-07-24 08:36 +0200
Subjectone to many (passing variables)
Message-ID<mailman.12269.1406185274.18130.python-list@python.org>
My coding is slowly (*) progress at the moment. Looking at my more or
less horrible efforts so far one (well that's understatement)
questions pops up. How do you pass data from one function to many?

I have functions A B and C. If data generated in A is useable in both
B and C how do I ensure this data is passed as needed? Or is it a
symptom of bad code?

(* it's too hot (30 C + all week, and also this:
https://imagizer.imageshack.us/v2/415x311q90/673/a9d1a5.jpg)

-- 
Regards,

Martin S

[toc] | [standalone]


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


csiph-web