Alright.. here's a newb question but I can't seem to get a handle on it. If I create an object, how can I create a copy of it instead of a reference? x = y = Obect() I want an exact copy and avoid the processing already performed on the instance. tia David ____________________________________ pygame mailing list pygame-users@seul.org http://pygame.seul.org