linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #05022
[Bug 830805] Re: adchpp: appName, versionString, and versionFloat variables not visible to Python
I wasn't aware of this feature.
Thank you very much for looking at it.
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
https://bugs.launchpad.net/bugs/830805
Title:
adchpp: appName, versionString, and versionFloat variables not visible
to Python
Status in ADCH++:
Won't Fix
Bug description:
variables outlined in adchpp.i:
extern std::string appName;
extern std::string versionString;
extern float versionFloat;
Can't seem to be accessed through python, but they are with lua
To manage notifications about this bug go to:
https://bugs.launchpad.net/adchpp/+bug/830805/+subscriptions
References