http://pythontips.com/2013/08/04/args-and-kwargs-in-python-explained/
On 18.06.2015 09:45, r/ Wobben wrote: > Hello, > > IM at chapter 3 and on this two I cannot find the answer : > > The entry point in |setup.py| didn't mention |__init__.py| when it declared > |tutorial:main| function. Why not? > What is the purpose of |**settings|? What does the |**| signify? > > Can anyone points me to where I can find the answers ? > > Roelof > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to > [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at http://groups.google.com/group/pylons-discuss. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
