Module clarification

Hussein B hubaghdadi at gmail.com
Mon Jul 28 10:03:48 EDT 2008


On Jul 28, 8:11 am, Duncan Booth <duncan.bo... at invalid.invalid> wrote:
> Hussein B <hubaghd... at gmail.com> 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?



More information about the Python-list mailing list