Which python?

wo...@wolfy-desktop:~$ python
Python 2.6.5 (r265:79063, Apr 16 2010, 13:09:56)
[GCC 4.4.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import zip
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named zip


On Wed, Sep 15, 2010 at 1:00 PM, Aydın ŞEN <[email protected]> wrote:

> 2010/9/15 Primoz Anzur <[email protected]>
>
> You have zip module installed and workable?
>>
>>
> It is a built-in python function so i think it is installed and workable.
> Isn't it?
>
>
> --
> Aydın Şen
>
> --
> You received this message because you are subscribed to the Google Groups
> "web.py" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected] <webpy%[email protected]>.
> For more options, visit this group at
> http://groups.google.com/group/webpy?hl=en.
>



-- 
http://www.wolfhowlmedia.com

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/webpy?hl=en.

Reply via email to