On Jul 28, 8:11 am, Duncan Booth <[EMAIL PROTECTED]> wrote: > Hussein B <[EMAIL PROTECTED]> wrote: > > If I have a couple of modules, is there a way to package them? or > > there is no such a thing in Python? > > It sounds rather as though you haven't yet gone through the Python > tutorial. You really should read it, even if you just skim through it to > see what topics are covered. The tutorial explains both modules and > packages:http://docs.python.org/tut/node8.html > > What it doesn't cover is that you can import modules or packages directly > from a zip file. > > Then read about eggs. > > -- > Duncan Boothhttp://kupuguy.blogspot.com
I'm reading "Learning Python, 3rd Edition" What do you think about it? -- http://mail.python.org/mailman/listinfo/python-list