Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #7445
| From | TheSaint <nobody@nowhere.net.no> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: (*args **kwargs) how do I use' em? |
| Followup-To | comp.lang.python |
| Date | 2011-06-11 19:32 +0800 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <isvjor$4l7$1@speranza.aioe.org> (permalink) |
| References | <isusrj$kbs$1@speranza.aioe.org> <21977783-bec2-4652-b6e4-ea2a3cd3e358@z33g2000yqb.googlegroups.com> |
Followups directed to: comp.lang.python
OliDa wrote: > maybe some clarification about kwargs... > > http://stackoverflow.com/questions/1098549/proper-way-to-use-kwargs-in- python Great point. Now it's clearer :) I think I'll share the dictionary which contains the configuration loaded form a file. -- goto /dev/null
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
(*args **kwargs) how do I use' em? TheSaint <nobody@nowhere.net.no> - 2011-06-11 13:01 +0800
Re: (*args **kwargs) how do I use' em? OliDa <olivier.darge@gmail.com> - 2011-06-11 01:20 -0700
Re: (*args **kwargs) how do I use' em? TheSaint <nobody@nowhere.net.no> - 2011-06-11 19:32 +0800
csiph-web