Re: [Pyobjc-dev] [ pyobjc-Bugs-678818 ] Missing NSCFNumber to int conversions
Brought to you by:
ronaldoussoren
From: <bb...@ma...> - 2003-02-02 17:37:43
|
On Sunday, Feb 2, 2003, at 12:21 US/Eastern, Ronald Oussoren wrote: > For some values of 'NSSomeClass' the interpreter will crash when > trying to print the repr of the return value of alloc. The interpreter > seems to call __repr__, so we should be safe if we only map __str__ to > description. Should probably undo that change that I made, then... :-) b.bum |