~veebers/autopilot/remove_object_registry-CPO_creation_explicit

« back to all changes in this revision

Viewing changes to autopilot/introspection/_search.py

  • Committer: Christopher Lee
  • Date: 2015-06-18 23:08:38 UTC
  • Revision ID: chris.lee@canonical.com-20150618230838-gr6od6fwyrlmmv4j
RemoveĀ conversionĀ notes

Show diffs side-by-side

added added

removed removed

Lines of Context:
456
456
    reply_handler will be called with a single argument: The proxy object.
457
457
 
458
458
    """
459
 
    # vvveebers emulator_base name will change to proxy_class.
460
 
 
461
459
    # Note: read this function backwards!
462
460
    #
463
461
    # Due to the callbacks, I need to define the end of the callback chain