[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] Python bindings not available on Linux



On 5/9/2014 7:00 AM, Keith Brown wrote:
is it possible to backport Python bindings to 8.0 ?


The basic Python bindings were included in HTCondor v8.0.x.  There were 
a few early v8.0.x releases were they were accidentally removed iirc, 
but they are certainly there in v8.0.6.
In HTCondor v8.1, they were improvements/additions made to the python 
bindings (such as support for python 3, apis to fetch/set user 
priorities, apis to read event logs, etc - see slide 18+ from this 
presentation at url http://goo.gl/PiaOsk from last week at HTCondor Week 
), but the basics are all in v8.0.x.
Todd