Re: [Pyobjc-dev] Re: Structs, tuples and instances
Brought to you by:
ronaldoussoren
From: Jack J. <Jac...@cw...> - 2003-10-31 16:19:31
|
On 31 Oct 2003, at 15:14, Michael Hudson wrote: > Ronald Oussoren <ous...@ci...> writes: > >> On 31 okt 2003, at 11:54, Jack Jansen wrote: >> >>> Hmm, even if it isn't available from Python the objc core could make >>> it available. Using structmember for the various toolbox structures >>> is something that's also on my to-do list, but I haven't done >>> anything about it yet so I don't know how feasible this approach is. >> >> Do you mean the new PyStructSequence_Type as used by os.stat and >> time.localtime? > > Ah, that would be more likely than what he actually said :-) Right:-) >> Those "structures" are (sadly) read-only. I'm thinking of ... > > If you do do something about this, it might be worth offering a patch > to Python itself; tcgetattr at least could use such functionality. I'd love that... As I said I could put it to good use for the various Mac toolbox objects. -- Jack Jansen <Jac...@cw...> http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman |