Get object by id()?

Let's say I have an id of a Python object, which I retrieved by doing id(thing). How do I find thing again by the id number I was given?