I have two objects, and I want to replace all references to the first object - everywhere - with references to the second object. What can I try? -- http://mail.python.org/mailman/listinfo/python-list
- Replace all references to one object with references to ... Jack Bates
- Re: Replace all references to one object with refer... Ken Watford
- Re: Replace all references to one object with refer... Emile van Sebille
- Re: Replace all references to one object with refer... John Gordon
- Re: Replace all references to one object with refer... Steven D'Aprano