Akanksha Govil wrote:
> Hi,
>
> I have downloaded an add on python script "etherealXML.py" for parsing
> the ethereal captured packets.
>
> This script runs fine on python 2.3 but on python 2.4 it gives error.\
What is the error?
>
> Has any one tried porting this script?
This might give a c
Hi,I have downloaded an add on python script "etherealXML.py" for parsing the ethereal captured packets.This script runs fine on python 2.3 but on python 2.4 it gives error.Has any one tried porting this script?Also I found the SAX parser earlier used to return a call back function which is no long