I removed SetCallback from the Python API's since it wasn't actually useful, and...
authorJim Ingham <jingham@apple.com>
Thu, 3 Apr 2014 00:50:56 +0000 (00:50 +0000)
committerJim Ingham <jingham@apple.com>
Thu, 3 Apr 2014 00:50:56 +0000 (00:50 +0000)
commit24e84d2c87835001d8cfd72137b493cade6e300d
treed2de31546e2e2891d0dc3fc70fc0c82b54441105
parentb4865d698be45ae548284720da4a60fd9f0e3f44
I removed SetCallback from the Python API's since it wasn't actually useful, and added SetScriptCallbackFunction,
and SetScriptCallbackBody.  So add these to the default constructor test case.

llvm-svn: 205494
lldb/test/python_api/default-constructor/sb_breakpoint.py