ARP code

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Mon Oct 5 22:09:04 EDT 2009


En Tue, 29 Sep 2009 17:01:14 -0300, Nattapong Limprungpattanakit
<nattapong__ at hotmail.com> escribió:

> I have a problem can not run.

Which problem?
If you get an exception, copy and paste it including the whole traceback.

> How to use and detail ?

> import py_net_libs

If your problem is related to a specific library, it's usually better to
directly ask the author.

> class dissect:
>     def __init__(self,pkt,offset):
>     [...]

You posted only a class definition - how do you *use* it?

-- 
Gabriel Genellina




More information about the Python-list mailing list