Hi folks,
Currently working on the next appscript release and wondering if
anyone has any thoughts on whether or not I should prioritise 64-bit
support (which means reworking its various C extensions to eliminate
their dependence on Python's Carbon extensions)? How important is
providing 6
On 4 Nov, 2007, at 12:10, has wrote:
Hi folks,
Currently working on the next appscript release and wondering if
anyone has any thoughts on whether or not I should prioritise 64-bit
support (which means reworking its various C extensions to eliminate
their dependence on Python's Carbon extensio
On 4 Nov 2007, at 15:18, Ronald Oussoren wrote:
>> Currently working on the next appscript release and wondering if
>> anyone has any thoughts on whether or not I should prioritise 64-bit
>> support (which means reworking its various C extensions to eliminate
>> their dependence on Python's Carbon
Hi All,
We're doing some work around different versions of Python on OSX (and
what's in their respective site-packages directory),
and I was wondering:
Given that we can pick up the the version number of the current
instantiation using sys.version,
is there a direct way of computing the locat