[Tutor] dictionaries, objects and scoping...

Kent Johnson kent37 at tds.net
Tue Jan 22 03:45:07 CET 2008


John Morris wrote:
> Thanks,
> 
> so I could/should do
> 
> self.ot = Bar(self.name.copy()) instead

Yes, if you want a copy you have to ask for it.

Kent


More information about the Tutor mailing list