https://docs.python.org/2/tutorial/modules.html#packages
I guess this is not the right place to ask for basic Python knowhow - so try to get familiar with e.g. https://docs.python.org/2/tutorial/ On 18.06.2015 12:46, r/ Wobben wrote: > Thanks, I understand it now. > > Hopefully someone has a tip about the first one. > > Roelof > > > Op donderdag 18 juni 2015 10:10:21 UTC+2 schreef Oliver Berger: > > http://pythontips.com/2013/08/04/args-and-kwargs-in-python-explained/ > <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] <javascript:> > <mailto:[email protected] <javascript:>>. > > To post to this group, send email to [email protected] > <javascript:> <mailto:[email protected] > <javascript:>>. > > Visit this group at http://groups.google.com/group/pylons-discuss > <http://groups.google.com/group/pylons-discuss>. > > For more options, visit https://groups.google.com/d/optout > <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] > <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.
