A newbie to Python question.

Jr. King n at n.com
Thu May 6 13:58:06 EDT 1999


I haven't read the entire help for Python yet, but I want to ask this quick
question.  I know java and C++ are different, but with jPython you tell it
to import your class and what not and the interpreter can use those classes
like a regular old java app.  If I were to put my c++ (WIN32) classes in a
dll can python still access variables in the classes that are contained in
the dll like it does with java classes.  I hope I am making myself clear.






More information about the Python-list mailing list