[Pyobjc-dev] Re: Structs, tuples and instances
Brought to you by:
ronaldoussoren
From: Michael H. <mw...@py...> - 2003-10-31 14:14:12
|
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 :-) > 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. Cheers, mwh -- I'm not particularly fond of singing GSTQ because she stands for some things I don't, but it's not really worth letting politics getting in the way of a good bawling. -- Dan Sheppard, ucam.chat |