app with support for multiple Python versions

S

Steven Bethard

I have a friend developing an app that has bindings for a variety of
languages (e.g. Python, Perl, Tcl, Java, etc.). In order to provide
the Python support, he uses tclpython
(http://jfontain.free.fr/tclpython.htm). If he builds tclpython with,
say, Python 2.3, I have to download a source version of his app and
rebuild the Python support if I'm using Python 2.4. This works fine
for me because I have no problem rebuilding the library, but for those
that don't want to rebuild libraries, it could be inconvenient.

Are there any options other than compiling a separate version of the
app for each Python version?

Thanks for your suggestions,

STeve
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top