> and so, i guess the main question i have is.... is there a module or
> program that will parse these classes and duplicate them for a python
> module ? Some kind of code translator ? Or is that just way out there?

No, there isn't.

> i would go thru it line by line, but i just dont know enough about C++,
> how it pulls off a socket connection, etc.. and some of the things i
> dont know how to do in python. like how to make an unsigned long init.

Use module struct.

Regards,

Diez
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to