Commit Graph

5 Commits

Author SHA1 Message Date
Stig Bjørlykke 0b5251be12 Use python comments in python code.
Reported by Emil Wojak in bug 5389.

svn path=/trunk/; revision=34848
2010-11-12 13:32:04 +00:00
Gerald Combs 607b228df6 Add ws_load_library and ws_module_open, which respectively call
LoadLibrary and g_module_open only for the program directory and system
directory on Windows. Use them to replace a bunch of LoadLibrary and
g_module_open calls. Use the extension ".dll" for all the DLLs that we
load. Add comments about DLL loading in Python.

svn path=/trunk/; revision=33924
2010-08-25 20:30:59 +00:00
Bill Meier 2b75413d3a Set svn:executable property for some .py and .pl files
svn path=/trunk/; revision=32287
2010-03-25 22:22:45 +00:00
Jaap Keuter f78265be26 Set svn properties and fix Id keyword.
svn path=/trunk/; revision=30057
2009-09-21 21:25:23 +00:00
Sebastien Tandel 52cc5fb1e8 python binding for wireshark (first commit)
* ability to write dissectors with python for wireshark.
        documentation (http://wiki.wireshark.org/Python)


svn path=/trunk/; revision=28529
2009-05-29 21:10:40 +00:00