253
253
# Listing is a nested object inside the top-level JSON.
254
254
listing = {"listing" : listing}
256
259
# The other object is the clipboard, if present in the browser session.
257
260
# This can go straight from the session to JSON.
258
261
session = req.get_session()