Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #92851
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2015-06-18 14:00 -0700 |
| References | <fc770e8e-a269-4325-b211-efe09327c3ea@googlegroups.com> <mailman.612.1434658252.13271.python-list@python.org> |
| Message-ID | <2ab67226-2890-4fef-ae90-21b035f5420d@googlegroups.com> (permalink) |
| Subject | Re: python program without stackless.run() |
| From | ravi <temp.sha@gmail.com> |
On Friday, June 19, 2015 at 1:41:36 AM UTC+5:30, Ian wrote: > On Thu, Jun 18, 2015 at 1:47 PM, ravi <temp.sha@gmail.com> wrote: > > I could not understand how the below program executes function "fun" without calling stackless.run() in the program? Here "fun" runs as a tasklet and as per my knowledge for that stackless.run() is must. > > You seem to have a lot of questions about stackless. You might find > that you get a better, more focused response if you ask your questions > on the stackless mailing list: > http://www.stackless.com/mailman/listinfo/stackless thanks for your pointer. I will post my queries to stackless mailing list.
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
python program without stackless.run() ravi <temp.sha@gmail.com> - 2015-06-18 12:47 -0700
Re: python program without stackless.run() Ian Kelly <ian.g.kelly@gmail.com> - 2015-06-18 14:10 -0600
Re: python program without stackless.run() ravi <temp.sha@gmail.com> - 2015-06-18 14:00 -0700
csiph-web