PyDLL.__repr__

string = __repr__()

Returns the HINSTANCE and filename of the DLL.

Win32 API References

Search for GetModuleFileName at msdn, google or google groups.