Re: object query assigned variable name?

2009-05-01 Thread AKEric
On May 1, 10:03 am, David Robinow wrote: > On Fri, May 1, 2009 at 12:24 PM, warpcat wrote: > > I've passed this around some other groups, and I'm being told > > "probably not possible".  But I thought I'd try here as well :)   I > > *did* search first, and found several similar threads, but they

Re: object query assigned variable name?

2009-05-01 Thread AKEric
On May 1, 9:48 am, Steven D'Aprano wrote: > On Fri, 01 May 2009 09:24:10 -0700, warpcat wrote: > > I'd like it to print, when instanced, something like this: > > s = Spam() > > I’m assigned to s! > > > But it seems prohibitively hard (based on my web and forum searches) for > > an object to k