summaryrefslogtreecommitdiff
path: root/indra/tools
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2012-03-02 09:47:27 -0500
committerNat Goodspeed <nat@lindenlab.com>2012-03-02 09:47:27 -0500
commitd16ce6bf0422f46e3a2d9966cd4210f4f4e35a83 (patch)
tree22e03abdd20a537fc926f54b2a03311975df069a /indra/tools
parent9b5fcb78e7692c82328bd4ff6d178b68b4b47636 (diff)
Drag in Python llsd module, which greatly simplifies tests.
It only took a few examples of trying to wrangle notation LLSD as string data to illustrate how clumsy that is. I'd forgotten that a couple other TUT tests already invoke Python code that depends on the llsd module. The trick is to recognize that at least as of now, there's still an obsolete version of the module in the viewer's own source tree. Python code is careful to try importing llbase.llsd before indra.base.llsd, so that if/when we finally do clear indra/lib/python from the viewer repo, we need only require that llbase be installed on every build machine.
Diffstat (limited to 'indra/tools')
0 files changed, 0 insertions, 0 deletions