http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28532
User: standel
Date: 2009/05/30 06:37 AM
Log:
python binding update :
* adding pydoc documentation to doc/README.python
* possible to access directly libwireshark via libhandle and raw_<tvb|pinfo|tree>
* transform some methods into properties
* update sample to reflect changes/features
* adding comments!!!
Directory: /trunk/doc/
Changes Path Action
+299 -0 README.python Added
Directory: /trunk/
Changes Path Action
+3 -0 AUTHORS Modified
Directory: /trunk/epan/wspython/wspy_dissectors/
Changes Path Action
+5 -5 homeplug.py.sample Modified
Directory: /trunk/epan/wspython/
Changes Path Action
+77 -26 wspy_dissector.py Modified