Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #65883
| References | <6e857925-8571-438b-84a6-bf53a3488037@googlegroups.com> <mailman.6647.1392091964.18130.python-list@python.org> <4e284506-52f5-4bb5-bb21-caf21b7742b3@googlegroups.com> |
|---|---|
| Date | 2014-02-11 16:01 +1100 |
| Subject | Re: Error getting while running python function |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.6650.1392094879.18130.python-list@python.org> (permalink) |
On Tue, Feb 11, 2014 at 3:34 PM, Jaydeep Patil <patil.jay2009@gmail.com> wrote: > There is not parent window such. I just write a simple function to define. > There is no class. > Is it possible to work like the way i am doing? You could try reading the docs; there might be a way to say "no parent window" (maybe pass it None), but you can't simply omit parameters. Start with the docs. They're friendly. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Error getting while running python function Jaydeep Patil <patil.jay2009@gmail.com> - 2014-02-10 20:07 -0800
Re: Error getting while running python function Chris Angelico <rosuav@gmail.com> - 2014-02-11 15:12 +1100
Re: Error getting while running python function Jaydeep Patil <patil.jay2009@gmail.com> - 2014-02-10 20:34 -0800
Re: Error getting while running python function Chris Angelico <rosuav@gmail.com> - 2014-02-11 16:01 +1100
Re: Error getting while running python function Jaydeep Patil <patil.jay2009@gmail.com> - 2014-02-10 20:26 -0800
Re: Error getting while running python function Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-02-11 09:59 +0000
csiph-web