Made it safe to re-import a Python module, allowing
authorSean Callanan <scallanan@apple.com>
Wed, 25 Apr 2012 00:21:42 +0000 (00:21 +0000)
committerSean Callanan <scallanan@apple.com>
Wed, 25 Apr 2012 00:21:42 +0000 (00:21 +0000)
commit374bd0c9e5c5c180fcad01d029c0c61fecbf1377
tree750ddffd147966913700551557065e0b2be92021
parent45034810aa173a54d8e28c13f818c02bf7f5d2ee
Made it safe to re-import a Python module, allowing
the same test to be run multiple times in the same
session.

llvm-svn: 155511
lldb/test/expression_command/issue_11588/Test11588.py