Re: howto resend args and kwargs to other func?
- From: Duncan Booth <duncan.booth@xxxxxxxxxxxxxxx>
- Date: 1 Jul 2007 09:19:07 GMT
dmitrey <openopt@xxxxxxx> wrote:
On Jul 1, 12:00 pm, Duncan Booth <duncan.bo...@xxxxxxxxxxxxxxx> wrote:The example doesn't work because it isn't a real example (what are
You 'need something like this', so write something like that.
Did you intend to ask a question?
I would gladly write the one, but the example doesn't work, and I
don't know any easy way (moreover any way) to make it work correctly.
D.
some_cond or some_other_args?). An identical example which runs but doesn't
give the output you expect would be more meaningful.
If you actually wrote a runnable example, and explained what about it you
think doesn't work, then I could probably tell you how to fix it without
having to engage my telepathy.
The only thing I can see wrong with your made-up example is that you may
have intended a * before some_other_args, but since it isn't a real example
it is probably just a typo rather than being your question.
.
- Follow-Ups:
- Re: howto resend args and kwargs to other func?
- From: dmitrey
- Re: howto resend args and kwargs to other func?
- References:
- howto resend args and kwargs to other func?
- From: dmitrey
- Re: howto resend args and kwargs to other func?
- From: Duncan Booth
- Re: howto resend args and kwargs to other func?
- From: dmitrey
- howto resend args and kwargs to other func?
- Prev by Date: os.path.isfile()
- Next by Date: Re: os.path.isfile()
- Previous by thread: Re: howto resend args and kwargs to other func?
- Next by thread: Re: howto resend args and kwargs to other func?
- Index(es):
Relevant Pages
|