[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [40184] branches/hive/release/scripts: added the hive system Python libraries

Sjoerd de Vries sjdv1982 at gmail.com
Tue Sep 13 14:55:22 CEST 2011


Revision: 40184
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=40184
Author:   sjoerddevries
Date:     2011-09-13 12:55:21 +0000 (Tue, 13 Sep 2011)
Log Message:
-----------
added the hive system Python libraries

Added Paths:
-----------
    branches/hive/release/scripts/modules/Spyder/
    branches/hive/release/scripts/modules/Spyder/__init__.py
    branches/hive/release/scripts/modules/bee/
    branches/hive/release/scripts/modules/bee/LICENSE-APPENDIX.txt
    branches/hive/release/scripts/modules/bee/LICENSE.txt
    branches/hive/release/scripts/modules/bee/__init__.py
    branches/hive/release/scripts/modules/bee/__pycache__/
    branches/hive/release/scripts/modules/bee/attribute.py
    branches/hive/release/scripts/modules/bee/beewrapper.py
    branches/hive/release/scripts/modules/bee/bind.py
    branches/hive/release/scripts/modules/bee/bindworker.py
    branches/hive/release/scripts/modules/bee/block.py
    branches/hive/release/scripts/modules/bee/combohive.py
    branches/hive/release/scripts/modules/bee/configure.py
    branches/hive/release/scripts/modules/bee/connect.py
    branches/hive/release/scripts/modules/bee/drone.py
    branches/hive/release/scripts/modules/bee/emptyclass.py
    branches/hive/release/scripts/modules/bee/event.py
    branches/hive/release/scripts/modules/bee/eventhandler.py
    branches/hive/release/scripts/modules/bee/get_parameter.py
    branches/hive/release/scripts/modules/bee/hivemodule.py
    branches/hive/release/scripts/modules/bee/init.py
    branches/hive/release/scripts/modules/bee/io.py
    branches/hive/release/scripts/modules/bee/mstr.py
    branches/hive/release/scripts/modules/bee/mytype.py
    branches/hive/release/scripts/modules/bee/parameter.py
    branches/hive/release/scripts/modules/bee/pin/
    branches/hive/release/scripts/modules/bee/pin/__init__.py
    branches/hive/release/scripts/modules/bee/pin/create.py
    branches/hive/release/scripts/modules/bee/pin/disconnect.py
    branches/hive/release/scripts/modules/bee/pin/inputpin.py
    branches/hive/release/scripts/modules/bee/pin/mediator.py
    branches/hive/release/scripts/modules/bee/pin/outputpin.py
    branches/hive/release/scripts/modules/bee/pin/pinconnect.py
    branches/hive/release/scripts/modules/bee/pin/pinworker.py
    branches/hive/release/scripts/modules/bee/pin/remove.py
    branches/hive/release/scripts/modules/bee/raiser.py
    branches/hive/release/scripts/modules/bee/reference.py
    branches/hive/release/scripts/modules/bee/resolve.py
    branches/hive/release/scripts/modules/bee/segments/
    branches/hive/release/scripts/modules/bee/segments/__init__.py
    branches/hive/release/scripts/modules/bee/segments/__pycache__/
    branches/hive/release/scripts/modules/bee/segments/_decoratorsegment.py
    branches/hive/release/scripts/modules/bee/segments/_helpersegment.py
    branches/hive/release/scripts/modules/bee/segments/_io_base.py
    branches/hive/release/scripts/modules/bee/segments/_runtime_segment.py
    branches/hive/release/scripts/modules/bee/segments/antenna.py
    branches/hive/release/scripts/modules/bee/segments/buffer.py
    branches/hive/release/scripts/modules/bee/segments/connect.py
    branches/hive/release/scripts/modules/bee/segments/init.py
    branches/hive/release/scripts/modules/bee/segments/modifier.py
    branches/hive/release/scripts/modules/bee/segments/operator.py
    branches/hive/release/scripts/modules/bee/segments/output.py
    branches/hive/release/scripts/modules/bee/segments/parameter.py
    branches/hive/release/scripts/modules/bee/segments/pretrigger.py
    branches/hive/release/scripts/modules/bee/segments/startvalue.py
    branches/hive/release/scripts/modules/bee/segments/test.py
    branches/hive/release/scripts/modules/bee/segments/toggler.py
    branches/hive/release/scripts/modules/bee/segments/transistor.py
    branches/hive/release/scripts/modules/bee/segments/trigger.py
    branches/hive/release/scripts/modules/bee/segments/triggerfunc.py
    branches/hive/release/scripts/modules/bee/segments/untoggler.py
    branches/hive/release/scripts/modules/bee/segments/unweaver.py
    branches/hive/release/scripts/modules/bee/segments/variable.py
    branches/hive/release/scripts/modules/bee/segments/weaver.py
    branches/hive/release/scripts/modules/bee/spy.py
    branches/hive/release/scripts/modules/bee/spyderhive/
    branches/hive/release/scripts/modules/bee/spyderhive/__init__.py
    branches/hive/release/scripts/modules/bee/spyderhive/__pycache__/
    branches/hive/release/scripts/modules/bee/spyderhive/blockbee.py
    branches/hive/release/scripts/modules/bee/spyderhive/blockbee_variable.py
    branches/hive/release/scripts/modules/bee/spyderhive/hivemaphive.py
    branches/hive/release/scripts/modules/bee/spyderhive/spyderhive.py
    branches/hive/release/scripts/modules/bee/staticbind.py
    branches/hive/release/scripts/modules/bee/types.py
    branches/hive/release/scripts/modules/bee/worker.py
    branches/hive/release/scripts/modules/dragonfly/
    branches/hive/release/scripts/modules/dragonfly/LICENSE-APPENDIX.txt
    branches/hive/release/scripts/modules/dragonfly/LICENSE.txt
    branches/hive/release/scripts/modules/dragonfly/__init__.py
    branches/hive/release/scripts/modules/dragonfly/__pycache__/
    branches/hive/release/scripts/modules/dragonfly/bind/
    branches/hive/release/scripts/modules/dragonfly/bind/__init__.py
    branches/hive/release/scripts/modules/dragonfly/bind/bind.py
    branches/hive/release/scripts/modules/dragonfly/bind/hiveregister.py
    branches/hive/release/scripts/modules/dragonfly/bind/staticbind.py
    branches/hive/release/scripts/modules/dragonfly/blendercommandhive/
    branches/hive/release/scripts/modules/dragonfly/blendercommandhive/__init__.py
    branches/hive/release/scripts/modules/dragonfly/blendercommandhive/__pycache__/
    branches/hive/release/scripts/modules/dragonfly/blendercommandhive/blendercommandhive.py
    branches/hive/release/scripts/modules/dragonfly/blenderhive/
    branches/hive/release/scripts/modules/dragonfly/blenderhive/__init__.py
    branches/hive/release/scripts/modules/dragonfly/blenderhive/__pycache__/
    branches/hive/release/scripts/modules/dragonfly/blenderhive/bglnode.py
    branches/hive/release/scripts/modules/dragonfly/blenderhive/blenderbgrid.py
    branches/hive/release/scripts/modules/dragonfly/blenderhive/blendercanvas.py
    branches/hive/release/scripts/modules/dragonfly/blenderhive/blendercanvas_bgrid.py
    branches/hive/release/scripts/modules/dragonfly/blenderhive/blendercanvas_mstr.py
    branches/hive/release/scripts/modules/dragonfly/blenderhive/blenderhive.py
    branches/hive/release/scripts/modules/dragonfly/blenderhive/blenderscene.py
    branches/hive/release/scripts/modules/dragonfly/blenderhive/inputhandler.py
    branches/hive/release/scripts/modules/dragonfly/canvas/
    branches/hive/release/scripts/modules/dragonfly/canvas/__init__.py
    branches/hive/release/scripts/modules/dragonfly/canvas/__pycache__/
    branches/hive/release/scripts/modules/dragonfly/canvas/box2d.py
    branches/hive/release/scripts/modules/dragonfly/canvas/canvasdrone.py
    branches/hive/release/scripts/modules/dragonfly/canvas/draw.py
    branches/hive/release/scripts/modules/dragonfly/canvas/draw3.py
    branches/hive/release/scripts/modules/dragonfly/canvas/drawing.txt
    branches/hive/release/scripts/modules/dragonfly/canvas/mousearea.py
    branches/hive/release/scripts/modules/dragonfly/canvas/show.py
    branches/hive/release/scripts/modules/dragonfly/canvas/update.py
    branches/hive/release/scripts/modules/dragonfly/canvas/update3.py
    branches/hive/release/scripts/modules/dragonfly/commandhive/
    branches/hive/release/scripts/modules/dragonfly/commandhive/__init__.py
    branches/hive/release/scripts/modules/dragonfly/commandhive/__pycache__/
    branches/hive/release/scripts/modules/dragonfly/commandhive/commandhive.py
    branches/hive/release/scripts/modules/dragonfly/commandhive/inputhandler.py
    branches/hive/release/scripts/modules/dragonfly/consolehive/
    branches/hive/release/scripts/modules/dragonfly/consolehive/__init__.py
    branches/hive/release/scripts/modules/dragonfly/consolehive/__pycache__/
    branches/hive/release/scripts/modules/dragonfly/consolehive/consolehive.py
    branches/hive/release/scripts/modules/dragonfly/consolehive/getch.py
    branches/hive/release/scripts/modules/dragonfly/consolehive/inputhandler.py
    branches/hive/release/scripts/modules/dragonfly/convert/
    branches/hive/release/scripts/modules/dragonfly/convert/__init__.py
    branches/hive/release/scripts/modules/dragonfly/convert/__pycache__/
    branches/hive/release/scripts/modules/dragonfly/convert/pull/
    branches/hive/release/scripts/modules/dragonfly/convert/pull/__init__.py
    branches/hive/release/scripts/modules/dragonfly/convert/pull/__pycache__/
    branches/hive/release/scripts/modules/dragonfly/convert/pull/cast.py
    branches/hive/release/scripts/modules/dragonfly/convert/pull/duck.py
    branches/hive/release/scripts/modules/dragonfly/convert/push/
    branches/hive/release/scripts/modules/dragonfly/convert/push/__init__.py
    branches/hive/release/scripts/modules/dragonfly/convert/push/cast.py
    branches/hive/release/scripts/modules/dragonfly/convert/push/duck.py
    branches/hive/release/scripts/modules/dragonfly/convert/trigger.py
    branches/hive/release/scripts/modules/dragonfly/convert/trigger_false.py
    branches/hive/release/scripts/modules/dragonfly/convert/trigger_true.py
    branches/hive/release/scripts/modules/dragonfly/event/
    branches/hive/release/scripts/modules/dragonfly/event/TODO
    branches/hive/release/scripts/modules/dragonfly/event/__init__.py
    branches/hive/release/scripts/modules/dragonfly/event/__pycache__/
    branches/hive/release/scripts/modules/dragonfly/event/add_head.py
    branches/hive/release/scripts/modules/dragonfly/event/bind.py
    branches/hive/release/scripts/modules/dragonfly/event/sensor_all.py
    branches/hive/release/scripts/modules/dragonfly/event/sensor_leader.py
    branches/hive/release/scripts/modules/dragonfly/event/sensor_match.py
    branches/hive/release/scripts/modules/dragonfly/event/sensor_match_leader.py
    branches/hive/release/scripts/modules/dragonfly/gen/
    branches/hive/release/scripts/modules/dragonfly/gen/__init__.py
    branches/hive/release/scripts/modules/dragonfly/gen/__pycache__/
    branches/hive/release/scripts/modules/dragonfly/gen/call.py
    branches/hive/release/scripts/modules/dragonfly/gen/call0.py
    branches/hive/release/scripts/modules/dragonfly/gen/generator.py
    branches/hive/release/scripts/modules/dragonfly/gen/genfor.py
    branches/hive/release/scripts/modules/dragonfly/gen/genlist.py
    branches/hive/release/scripts/modules/dragonfly/gen/gentuple.py
    branches/hive/release/scripts/modules/dragonfly/gen/gentuple2.py
    branches/hive/release/scripts/modules/dragonfly/gen/iterate.py
    branches/hive/release/scripts/modules/dragonfly/gen/iterator.py
    branches/hive/release/scripts/modules/dragonfly/gen/itervariable.py
    branches/hive/release/scripts/modules/dragonfly/gen/join.py
    branches/hive/release/scripts/modules/dragonfly/gen/transistor.py
    branches/hive/release/scripts/modules/dragonfly/gen/variable.py
    branches/hive/release/scripts/modules/dragonfly/gen/wrapper.py
    branches/hive/release/scripts/modules/dragonfly/grid/
    branches/hive/release/scripts/modules/dragonfly/grid/__init__.py
    branches/hive/release/scripts/modules/dragonfly/grid/__pycache__/
    branches/hive/release/scripts/modules/dragonfly/grid/bgrid.py
    branches/hive/release/scripts/modules/dragonfly/grid/bgridcontrol.py
    branches/hive/release/scripts/modules/dragonfly/io/
    branches/hive/release/scripts/modules/dragonfly/io/__init__.py
    branches/hive/release/scripts/modules/dragonfly/io/__pycache__/
    branches/hive/release/scripts/modules/dragonfly/io/_inputsensor.py
    branches/hive/release/scripts/modules/dragonfly/io/bind.py
    branches/hive/release/scripts/modules/dragonfly/io/commandsensor.py
    branches/hive/release/scripts/modules/dragonfly/io/display.py
    branches/hive/release/scripts/modules/dragonfly/io/keyboardsensor_trigger.py
    branches/hive/release/scripts/modules/dragonfly/io/mouseareasensor.py
    branches/hive/release/scripts/modules/dragonfly/io/mousesensor_trigger.py
    branches/hive/release/scripts/modules/dragonfly/io/ticksensor.py
    branches/hive/release/scripts/modules/dragonfly/io/trigsensor.py
    branches/hive/release/scripts/modules/dragonfly/io/watch.py
    branches/hive/release/scripts/modules/dragonfly/keycodes.py
    branches/hive/release/scripts/modules/dragonfly/logic/
    branches/hive/release/scripts/modules/dragonfly/logic/__init__.py
    branches/hive/release/scripts/modules/dragonfly/logic/__pycache__/
    branches/hive/release/scripts/modules/dragonfly/logic/cycle.py
    branches/hive/release/scripts/modules/dragonfly/logic/filter.py
    branches/hive/release/scripts/modules/dragonfly/logic/selector.py
    branches/hive/release/scripts/modules/dragonfly/logic/staticselector.py
    branches/hive/release/scripts/modules/dragonfly/mutable/
    branches/hive/release/scripts/modules/dragonfly/mutable/__init__.py
    branches/hive/release/scripts/modules/dragonfly/mutable/__pycache__/
    branches/hive/release/scripts/modules/dragonfly/mutable/mstrcontrol.py
    branches/hive/release/scripts/modules/dragonfly/op/
    branches/hive/release/scripts/modules/dragonfly/op/__init__.py
    branches/hive/release/scripts/modules/dragonfly/op/__pycache__/
    branches/hive/release/scripts/modules/dragonfly/op/pull/
    branches/hive/release/scripts/modules/dragonfly/op/pull/__init__.py
    branches/hive/release/scripts/modules/dragonfly/op/pull/__pycache__/
    branches/hive/release/scripts/modules/dragonfly/op/pull/equal2.py
    branches/hive/release/scripts/modules/dragonfly/op/pull/isnot.py
    branches/hive/release/scripts/modules/dragonfly/op/pull/mul.py
    branches/hive/release/scripts/modules/dragonfly/op/pull/sub.py
    branches/hive/release/scripts/modules/dragonfly/op/push/
    branches/hive/release/scripts/modules/dragonfly/op/push/__init__.py
    branches/hive/release/scripts/modules/dragonfly/op/push/_template.py
    branches/hive/release/scripts/modules/dragonfly/op/push/add.py
    branches/hive/release/scripts/modules/dragonfly/op/push/equal.py
    branches/hive/release/scripts/modules/dragonfly/op/push/equal2.py
    branches/hive/release/scripts/modules/dragonfly/pandahive/
    branches/hive/release/scripts/modules/dragonfly/pandahive/__init__.py
    branches/hive/release/scripts/modules/dragonfly/pandahive/__pycache__/
    branches/hive/release/scripts/modules/dragonfly/pandahive/inputhandler.py
    branches/hive/release/scripts/modules/dragonfly/pandahive/pandabgrid.py
    branches/hive/release/scripts/modules/dragonfly/pandahive/pandacanvas.py
    branches/hive/release/scripts/modules/dragonfly/pandahive/pandacanvas_bgrid.py
    branches/hive/release/scripts/modules/dragonfly/pandahive/pandacanvas_image.py
    branches/hive/release/scripts/modules/dragonfly/pandahive/pandacanvas_mstr.py
    branches/hive/release/scripts/modules/dragonfly/pandahive/pandahive.py
    branches/hive/release/scripts/modules/dragonfly/pandahive/pandascene.py
    branches/hive/release/scripts/modules/dragonfly/pandahive/pandawindow.py
    branches/hive/release/scripts/modules/dragonfly/pandahive/spyderframe.py
    branches/hive/release/scripts/modules/dragonfly/random/
    branches/hive/release/scripts/modules/dragonfly/random/__init__.py
    branches/hive/release/scripts/modules/dragonfly/random/__pycache__/
    branches/hive/release/scripts/modules/dragonfly/random/choice.py
    branches/hive/release/scripts/modules/dragonfly/random/randint.py
    branches/hive/release/scripts/modules/dragonfly/random/random.py
    branches/hive/release/scripts/modules/dragonfly/scene/
    branches/hive/release/scripts/modules/dragonfly/scene/__init__.py
    branches/hive/release/scripts/modules/dragonfly/scene/__pycache__/
    branches/hive/release/scripts/modules/dragonfly/scene/bind.py
    branches/hive/release/scripts/modules/dragonfly/scene/bound/
    branches/hive/release/scripts/modules/dragonfly/scene/bound/__init__.py
    branches/hive/release/scripts/modules/dragonfly/scene/bound/animation.py
    branches/hive/release/scripts/modules/dragonfly/scene/bound/moverel.py
    branches/hive/release/scripts/modules/dragonfly/scene/bound/rotate.py
    branches/hive/release/scripts/modules/dragonfly/scene/bound/setH.py
    branches/hive/release/scripts/modules/dragonfly/scene/bound/setHpr.py
    branches/hive/release/scripts/modules/dragonfly/scene/bound/setPos.py
    branches/hive/release/scripts/modules/dragonfly/scene/bound/setY.py
    branches/hive/release/scripts/modules/dragonfly/scene/bound/setZ.py
    branches/hive/release/scripts/modules/dragonfly/scene/bound/translateY.py
    branches/hive/release/scripts/modules/dragonfly/scene/get_camera.py
    branches/hive/release/scripts/modules/dragonfly/scene/matrix.py
    branches/hive/release/scripts/modules/dragonfly/scene/matrix_blender.py
    branches/hive/release/scripts/modules/dragonfly/scene/matrix_panda.py
    branches/hive/release/scripts/modules/dragonfly/scene/matrix_spyder.py
    branches/hive/release/scripts/modules/dragonfly/scene/spawn.py
    branches/hive/release/scripts/modules/dragonfly/scene/spawn_actor.py
    branches/hive/release/scripts/modules/dragonfly/scene/spawn_actor_or_entity.py
    branches/hive/release/scripts/modules/dragonfly/scene/unbound/
    branches/hive/release/scripts/modules/dragonfly/scene/unbound/__init__.py
    branches/hive/release/scripts/modules/dragonfly/scene/unbound/__pycache__/
    branches/hive/release/scripts/modules/dragonfly/scene/unbound/animation.py
    branches/hive/release/scripts/modules/dragonfly/scene/unbound/hide.py
    branches/hive/release/scripts/modules/dragonfly/scene/unbound/parent.py
    branches/hive/release/scripts/modules/dragonfly/scene/unbound/remove_actor.py
    branches/hive/release/scripts/modules/dragonfly/scene/unbound/remove_actor_or_entity.py
    branches/hive/release/scripts/modules/dragonfly/scene/unbound/rotate.py
    branches/hive/release/scripts/modules/dragonfly/scene/unbound/setHpr.py
    branches/hive/release/scripts/modules/dragonfly/scene/unbound/setPos.py
    branches/hive/release/scripts/modules/dragonfly/scene/unbound/show.py
    branches/hive/release/scripts/modules/dragonfly/scene/unbound/translateY.py
    branches/hive/release/scripts/modules/dragonfly/spy/
    branches/hive/release/scripts/modules/dragonfly/spy/__init__.py
    branches/hive/release/scripts/modules/dragonfly/spy/__pycache__/
    branches/hive/release/scripts/modules/dragonfly/spy/movingpanda.spy
    branches/hive/release/scripts/modules/dragonfly/std/
    branches/hive/release/scripts/modules/dragonfly/std/__init__.py
    branches/hive/release/scripts/modules/dragonfly/std/__pycache__/
    branches/hive/release/scripts/modules/dragonfly/std/buffer.py
    branches/hive/release/scripts/modules/dragonfly/std/generator.py
    branches/hive/release/scripts/modules/dragonfly/std/iterator.py
    branches/hive/release/scripts/modules/dragonfly/std/pullconnector.py
    branches/hive/release/scripts/modules/dragonfly/std/pushconnector.py
    branches/hive/release/scripts/modules/dragonfly/std/test.py
    branches/hive/release/scripts/modules/dragonfly/std/test2.py
    branches/hive/release/scripts/modules/dragonfly/std/transistor.py
    branches/hive/release/scripts/modules/dragonfly/std/trigger.py
    branches/hive/release/scripts/modules/dragonfly/std/variable.py
    branches/hive/release/scripts/modules/dragonfly/std/weaver.py
    branches/hive/release/scripts/modules/dragonfly/sys/
    branches/hive/release/scripts/modules/dragonfly/sys/__init__.py
    branches/hive/release/scripts/modules/dragonfly/sys/__pycache__/
    branches/hive/release/scripts/modules/dragonfly/sys/bind.py
    branches/hive/release/scripts/modules/dragonfly/sys/exitactuator.py
    branches/hive/release/scripts/modules/dragonfly/sys/on_next.py
    branches/hive/release/scripts/modules/dragonfly/sys/on_next_tick.py
    branches/hive/release/scripts/modules/dragonfly/sys/startsensor.py
    branches/hive/release/scripts/modules/dragonfly/sys/stopactuator.py
    branches/hive/release/scripts/modules/dragonfly/time/
    branches/hive/release/scripts/modules/dragonfly/time/__init__.py
    branches/hive/release/scripts/modules/dragonfly/time/__pycache__/
    branches/hive/release/scripts/modules/dragonfly/time/bind.py
    branches/hive/release/scripts/modules/dragonfly/time/complexscheduler.py
    branches/hive/release/scripts/modules/dragonfly/time/cycle.py
    branches/hive/release/scripts/modules/dragonfly/time/interpolation.py
    branches/hive/release/scripts/modules/dragonfly/time/interval_ticks.py
    branches/hive/release/scripts/modules/dragonfly/time/interval_time.py
    branches/hive/release/scripts/modules/dragonfly/time/pacemaker_simple.py
    branches/hive/release/scripts/modules/dragonfly/time/pacemaker_tick.py
    branches/hive/release/scripts/modules/dragonfly/time/pull/
    branches/hive/release/scripts/modules/dragonfly/time/push/
    branches/hive/release/scripts/modules/dragonfly/time/push/__init__.py
    branches/hive/release/scripts/modules/dragonfly/time/push/sleep.py
    branches/hive/release/scripts/modules/dragonfly/time/sequence.py
    branches/hive/release/scripts/modules/dragonfly/time/simplescheduler.py
    branches/hive/release/scripts/modules/libcontext/
    branches/hive/release/scripts/modules/libcontext/LICENSE-APPENDIX.txt
    branches/hive/release/scripts/modules/libcontext/LICENSE.txt
    branches/hive/release/scripts/modules/libcontext/__init__.py
    branches/hive/release/scripts/modules/libcontext/__pycache__/
    branches/hive/release/scripts/modules/libcontext/context.py
    branches/hive/release/scripts/modules/libcontext/context.py.BAK
    branches/hive/release/scripts/modules/libcontext/evcontext.py
    branches/hive/release/scripts/modules/libcontext/network.py
    branches/hive/release/scripts/modules/libcontext/plugin_base.py
    branches/hive/release/scripts/modules/libcontext/pluginclasses.py
    branches/hive/release/scripts/modules/libcontext/pluginmixins.py
    branches/hive/release/scripts/modules/libcontext/socket_base.py
    branches/hive/release/scripts/modules/libcontext/socketclasses.py
    branches/hive/release/scripts/modules/libcontext/socketmixins.py
    branches/hive/release/scripts/modules/libcontext/tools.py
    branches/hive/release/scripts/modules/spyder/
    branches/hive/release/scripts/modules/spyder/LICENSE-APPENDIX.txt
    branches/hive/release/scripts/modules/spyder/LICENSE.txt
    branches/hive/release/scripts/modules/spyder/__init__.py
    branches/hive/release/scripts/modules/spyder/__pycache__/
    branches/hive/release/scripts/modules/spyder/define.py
    branches/hive/release/scripts/modules/spyder/loader.py
    branches/hive/release/scripts/modules/spyder/modules/
    branches/hive/release/scripts/modules/spyder/modules/LICENSE-APPENDIX.txt
    branches/hive/release/scripts/modules/spyder/modules/LICENSE.txt
    branches/hive/release/scripts/modules/spyder/modules/__init__.py
    branches/hive/release/scripts/modules/spyder/modules/__pycache__/
    branches/hive/release/scripts/modules/spyder/modules/atom/
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/README
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/branch/
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/branch/branch.conf
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/branch/format
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/branch/last-revision
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/branch/lock/
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/branch/tags
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/branch-format
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/branch-lock/
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/checkout/
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/checkout/conflicts
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/checkout/dirstate
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/checkout/format
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/checkout/lock/
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/format
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/187d3a45d072a9d1334c4b400801e32b.iix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/187d3a45d072a9d1334c4b400801e32b.rix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/187d3a45d072a9d1334c4b400801e32b.six
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/187d3a45d072a9d1334c4b400801e32b.tix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/1c5002d2a1749ee516ee97b6ff77abf8.iix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/1c5002d2a1749ee516ee97b6ff77abf8.rix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/1c5002d2a1749ee516ee97b6ff77abf8.six
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/1c5002d2a1749ee516ee97b6ff77abf8.tix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/2012f72167418a7da80f3fe160b0e5ad.iix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/2012f72167418a7da80f3fe160b0e5ad.rix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/2012f72167418a7da80f3fe160b0e5ad.six
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/2012f72167418a7da80f3fe160b0e5ad.tix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/5fada607e856a1fa33fdaa20a0d03969.iix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/5fada607e856a1fa33fdaa20a0d03969.rix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/5fada607e856a1fa33fdaa20a0d03969.six
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/5fada607e856a1fa33fdaa20a0d03969.tix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/9ffa002b384bba798c55768381e9201b.iix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/9ffa002b384bba798c55768381e9201b.rix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/9ffa002b384bba798c55768381e9201b.six
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/9ffa002b384bba798c55768381e9201b.tix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/c0b1b3b29ca5d32cdc5c861dbb87f397.iix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/c0b1b3b29ca5d32cdc5c861dbb87f397.rix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/c0b1b3b29ca5d32cdc5c861dbb87f397.six
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/c0b1b3b29ca5d32cdc5c861dbb87f397.tix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/d1b7ba6dc4e6aa5aae0b2b41776d9b08.iix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/d1b7ba6dc4e6aa5aae0b2b41776d9b08.rix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/d1b7ba6dc4e6aa5aae0b2b41776d9b08.six
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/d1b7ba6dc4e6aa5aae0b2b41776d9b08.tix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/f53894ec07b1d0f9ee677107eea7bee3.iix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/f53894ec07b1d0f9ee677107eea7bee3.rix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/f53894ec07b1d0f9ee677107eea7bee3.six
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/indices/f53894ec07b1d0f9ee677107eea7bee3.tix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/lock/
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/00a0cbec85043da1dcdec67245c8191c.iix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/00a0cbec85043da1dcdec67245c8191c.pack
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/00a0cbec85043da1dcdec67245c8191c.rix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/00a0cbec85043da1dcdec67245c8191c.six
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/00a0cbec85043da1dcdec67245c8191c.tix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/23a681fc8f4f3be16eff24c1cdd8a11e.iix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/23a681fc8f4f3be16eff24c1cdd8a11e.pack
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/23a681fc8f4f3be16eff24c1cdd8a11e.rix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/23a681fc8f4f3be16eff24c1cdd8a11e.six
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/23a681fc8f4f3be16eff24c1cdd8a11e.tix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/50eb122e516bafd67caf77535bb18ec2.iix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/50eb122e516bafd67caf77535bb18ec2.pack
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/50eb122e516bafd67caf77535bb18ec2.rix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/50eb122e516bafd67caf77535bb18ec2.six
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/50eb122e516bafd67caf77535bb18ec2.tix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/81c7d8720158267da1db7e4836b3e525.iix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/81c7d8720158267da1db7e4836b3e525.pack
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/81c7d8720158267da1db7e4836b3e525.rix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/81c7d8720158267da1db7e4836b3e525.six
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/81c7d8720158267da1db7e4836b3e525.tix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/941746b998ecbb6fc97f7462af3c5c5f.iix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/941746b998ecbb6fc97f7462af3c5c5f.pack
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/941746b998ecbb6fc97f7462af3c5c5f.rix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/941746b998ecbb6fc97f7462af3c5c5f.six
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/941746b998ecbb6fc97f7462af3c5c5f.tix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/ae94c73e70ef036c9aa6b1ebce6866f5.iix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/ae94c73e70ef036c9aa6b1ebce6866f5.pack
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/ae94c73e70ef036c9aa6b1ebce6866f5.rix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/ae94c73e70ef036c9aa6b1ebce6866f5.six
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/ae94c73e70ef036c9aa6b1ebce6866f5.tix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/c29e9ca3494bca00c38120ccd0d2d9a5.iix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/c29e9ca3494bca00c38120ccd0d2d9a5.pack
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/c29e9ca3494bca00c38120ccd0d2d9a5.rix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/c29e9ca3494bca00c38120ccd0d2d9a5.six
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/c29e9ca3494bca00c38120ccd0d2d9a5.tix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/cb3cc1696e1fa25a0bbbff515148ff12.iix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/cb3cc1696e1fa25a0bbbff515148ff12.pack
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/cb3cc1696e1fa25a0bbbff515148ff12.rix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/cb3cc1696e1fa25a0bbbff515148ff12.six
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/cb3cc1696e1fa25a0bbbff515148ff12.tix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/d0ca4a25931c194ff676813ec0dca413.iix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/d0ca4a25931c194ff676813ec0dca413.pack
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/d0ca4a25931c194ff676813ec0dca413.rix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/d0ca4a25931c194ff676813ec0dca413.six
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/d0ca4a25931c194ff676813ec0dca413.tix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/f24f87c28ded681c34309f9841032d04.iix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/f24f87c28ded681c34309f9841032d04.pack
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/f24f87c28ded681c34309f9841032d04.rix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/f24f87c28ded681c34309f9841032d04.six
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/obsolete_packs/f24f87c28ded681c34309f9841032d04.tix
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/pack-names
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/packs/
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/packs/187d3a45d072a9d1334c4b400801e32b.pack
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/packs/1c5002d2a1749ee516ee97b6ff77abf8.pack
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/packs/2012f72167418a7da80f3fe160b0e5ad.pack
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/packs/5fada607e856a1fa33fdaa20a0d03969.pack
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/packs/9ffa002b384bba798c55768381e9201b.pack
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/packs/c0b1b3b29ca5d32cdc5c861dbb87f397.pack
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/packs/d1b7ba6dc4e6aa5aae0b2b41776d9b08.pack
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/packs/f53894ec07b1d0f9ee677107eea7bee3.pack
    branches/hive/release/scripts/modules/spyder/modules/atom/.bzr/repository/upload/
    branches/hive/release/scripts/modules/spyder/modules/atom/DESCRIPTIONS.txt
    branches/hive/release/scripts/modules/spyder/modules/atom/DNA.spy
    branches/hive/release/scripts/modules/spyder/modules/atom/LICENSE-APPENDIX.txt
    branches/hive/release/scripts/modules/spyder/modules/atom/LICENSE.txt
    branches/hive/release/scripts/modules/spyder/modules/atom/PDBCodeList.TYPES
    branches/hive/release/scripts/modules/spyder/modules/atom/PDBCodeList.py
    branches/hive/release/scripts/modules/spyder/modules/atom/PRODRG.TYPES
    branches/hive/release/scripts/modules/spyder/modules/atom/PRODRG.py
    branches/hive/release/scripts/modules/spyder/modules/atom/PROJECTS.txt
    branches/hive/release/scripts/modules/spyder/modules/atom/__init__.fly
    branches/hive/release/scripts/modules/spyder/modules/atom/__init__.py
    branches/hive/release/scripts/modules/spyder/modules/atom/__pycache__/
    branches/hive/release/scripts/modules/spyder/modules/atom/accessibility.spy
    branches/hive/release/scripts/modules/spyder/modules/atom/atom.TYPES
    branches/hive/release/scripts/modules/spyder/modules/atom/atom.py
    branches/hive/release/scripts/modules/spyder/modules/atom/atom.spy
    branches/hive/release/scripts/modules/spyder/modules/atom/detect_bodies.TYPES
    branches/hive/release/scripts/modules/spyder/modules/atom/detect_bodies.py
    branches/hive/release/scripts/modules/spyder/modules/atom/determine_passive_residues.TYPES
    branches/hive/release/scripts/modules/spyder/modules/atom/determine_passive_residues.py
    branches/hive/release/scripts/modules/spyder/modules/atom/naparser.py
    branches/hive/release/scripts/modules/spyder/modules/atom/naparser_params.py
    branches/hive/release/scripts/modules/spyder/modules/atom/pdb.spy
    branches/hive/release/scripts/modules/spyder/modules/atom/resdist
    branches/hive/release/scripts/modules/spyder/modules/atom/tools/
    branches/hive/release/scripts/modules/spyder/modules/atom/tools/Makefile
    branches/hive/release/scripts/modules/spyder/modules/atom/tools/resdist
    branches/hive/release/scripts/modules/spyder/modules/atom/tools/resdist.cpp
    branches/hive/release/scripts/modules/spyder/modules/atom/whatif.TYPES
    branches/hive/release/scripts/modules/spyder/modules/atom/whatif.py
    branches/hive/release/scripts/modules/spyder/modules/basic/
    branches/hive/release/scripts/modules/spyder/modules/basic/LICENSE-APPENDIX.txt
    branches/hive/release/scripts/modules/spyder/modules/basic/LICENSE.txt
    branches/hive/release/scripts/modules/spyder/modules/basic/__init__.fly
    branches/hive/release/scripts/modules/spyder/modules/basic/link.TYPES
    branches/hive/release/scripts/modules/spyder/modules/basic/link.py
    branches/hive/release/scripts/modules/spyder/modules/basic/link.spy
    branches/hive/release/scripts/modules/spyder/modules/basic/namespace.spy
    branches/hive/release/scripts/modules/spyder/modules/basic/patterndict.TYPES
    branches/hive/release/scripts/modules/spyder/modules/basic/patterndict.py
    branches/hive/release/scripts/modules/spyder/modules/basic/propertytree.spy
    branches/hive/release/scripts/modules/spyder/modules/basic/range.spy
    branches/hive/release/scripts/modules/spyder/modules/builtin/
    branches/hive/release/scripts/modules/spyder/modules/builtin/Data.TYPES
    branches/hive/release/scripts/modules/spyder/modules/builtin/Data.py
    branches/hive/release/scripts/modules/spyder/modules/builtin/File.TYPES
    branches/hive/release/scripts/modules/spyder/modules/builtin/File.py
    branches/hive/release/scripts/modules/spyder/modules/builtin/Filename.TYPES
    branches/hive/release/scripts/modules/spyder/modules/builtin/Filename.py
    branches/hive/release/scripts/modules/spyder/modules/builtin/LICENSE-APPENDIX.txt
    branches/hive/release/scripts/modules/spyder/modules/builtin/LICENSE.txt
    branches/hive/release/scripts/modules/spyder/modules/builtin/ObjectList.TYPES
    branches/hive/release/scripts/modules/spyder/modules/builtin/ObjectList.py
    branches/hive/release/scripts/modules/spyder/modules/builtin/Stream.spy
    branches/hive/release/scripts/modules/spyder/modules/builtin/__init__.fly
    branches/hive/release/scripts/modules/spyder/modules/builtin/basictype.TYPES
    branches/hive/release/scripts/modules/spyder/modules/builtin/basictype.py
    branches/hive/release/scripts/modules/spyder/modules/builtin/formula.py
    branches/hive/release/scripts/modules/spyder/modules/builtin/pipe.TYPES
    branches/hive/release/scripts/modules/spyder/modules/builtin/pipe.py
    branches/hive/release/scripts/modules/spyder/modules/builtin/readwrite.TYPES
    branches/hive/release/scripts/modules/spyder/modules/builtin/readwrite.py
    branches/hive/release/scripts/modules/spyder/modules/canvas/
    branches/hive/release/scripts/modules/spyder/modules/canvas/LICENSE-APPENDIX.txt
    branches/hive/release/scripts/modules/spyder/modules/canvas/LICENSE.txt
    branches/hive/release/scripts/modules/spyder/modules/canvas/__init__.fly
    branches/hive/release/scripts/modules/spyder/modules/canvas/canvas.spy
    branches/hive/release/scripts/modules/spyder/modules/core/
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/README
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/branch/
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/branch/branch.conf
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/branch/format
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/branch/last-revision
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/branch/lock/
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/branch/tags
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/branch-format
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/branch-lock/
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/checkout/
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/checkout/conflicts
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/checkout/dirstate
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/checkout/format
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/checkout/lock/
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/checkout/merge-hashes
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/format
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/indices/
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/indices/0534d34b424d5c3c9d1e74814f901d06.iix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/indices/0534d34b424d5c3c9d1e74814f901d06.rix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/indices/0534d34b424d5c3c9d1e74814f901d06.six
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/indices/0534d34b424d5c3c9d1e74814f901d06.tix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/indices/6da9f57c9facf40c54211f03e166b92a.iix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/indices/6da9f57c9facf40c54211f03e166b92a.rix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/indices/6da9f57c9facf40c54211f03e166b92a.six
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/indices/6da9f57c9facf40c54211f03e166b92a.tix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/indices/d1bc0b0f93da1956fce912459088f398.iix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/indices/d1bc0b0f93da1956fce912459088f398.rix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/indices/d1bc0b0f93da1956fce912459088f398.six
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/indices/d1bc0b0f93da1956fce912459088f398.tix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/indices/df64a9eb9ed6aea40f34d216257dcfb3.iix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/indices/df64a9eb9ed6aea40f34d216257dcfb3.rix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/indices/df64a9eb9ed6aea40f34d216257dcfb3.six
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/indices/df64a9eb9ed6aea40f34d216257dcfb3.tix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/indices/f219b77ed2e1547655609a22eb3ad716.iix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/indices/f219b77ed2e1547655609a22eb3ad716.rix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/indices/f219b77ed2e1547655609a22eb3ad716.six
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/indices/f219b77ed2e1547655609a22eb3ad716.tix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/lock/
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/0666956d07e19850ce7c58b202a50791.iix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/0666956d07e19850ce7c58b202a50791.pack
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/0666956d07e19850ce7c58b202a50791.rix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/0666956d07e19850ce7c58b202a50791.six
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/0666956d07e19850ce7c58b202a50791.tix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/0b8ce9983b77af544a3748c035eaa6a8.iix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/0b8ce9983b77af544a3748c035eaa6a8.pack
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/0b8ce9983b77af544a3748c035eaa6a8.rix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/0b8ce9983b77af544a3748c035eaa6a8.six
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/0b8ce9983b77af544a3748c035eaa6a8.tix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/332550ed141603f3a3cf3aaa764eed2d.iix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/332550ed141603f3a3cf3aaa764eed2d.pack
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/332550ed141603f3a3cf3aaa764eed2d.rix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/332550ed141603f3a3cf3aaa764eed2d.six
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/332550ed141603f3a3cf3aaa764eed2d.tix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/44c225862c2d7584816d7f13dceba5eb.iix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/44c225862c2d7584816d7f13dceba5eb.pack
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/44c225862c2d7584816d7f13dceba5eb.rix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/44c225862c2d7584816d7f13dceba5eb.six
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/44c225862c2d7584816d7f13dceba5eb.tix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/53c2f7b7dd01ad5bd1e0df8e2cbbdce0.iix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/53c2f7b7dd01ad5bd1e0df8e2cbbdce0.pack
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/53c2f7b7dd01ad5bd1e0df8e2cbbdce0.rix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/53c2f7b7dd01ad5bd1e0df8e2cbbdce0.six
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/53c2f7b7dd01ad5bd1e0df8e2cbbdce0.tix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/54186001eeb5c3eb18c89150ad4c6afc.iix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/54186001eeb5c3eb18c89150ad4c6afc.pack
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/54186001eeb5c3eb18c89150ad4c6afc.rix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/54186001eeb5c3eb18c89150ad4c6afc.six
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/54186001eeb5c3eb18c89150ad4c6afc.tix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/a3919d9774b94adb56571f32e8015283.iix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/a3919d9774b94adb56571f32e8015283.pack
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/a3919d9774b94adb56571f32e8015283.rix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/a3919d9774b94adb56571f32e8015283.six
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/a3919d9774b94adb56571f32e8015283.tix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/c41b9de6df484aff06cfdf1e411ba0f5.iix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/c41b9de6df484aff06cfdf1e411ba0f5.pack
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/c41b9de6df484aff06cfdf1e411ba0f5.rix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/c41b9de6df484aff06cfdf1e411ba0f5.six
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/c41b9de6df484aff06cfdf1e411ba0f5.tix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/cb0fbce7bdc0f423c2723ba5ba16cc45.iix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/cb0fbce7bdc0f423c2723ba5ba16cc45.pack
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/cb0fbce7bdc0f423c2723ba5ba16cc45.rix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/cb0fbce7bdc0f423c2723ba5ba16cc45.six
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/obsolete_packs/cb0fbce7bdc0f423c2723ba5ba16cc45.tix
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/pack-names
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/packs/
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/packs/0534d34b424d5c3c9d1e74814f901d06.pack
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/packs/6da9f57c9facf40c54211f03e166b92a.pack
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/packs/d1bc0b0f93da1956fce912459088f398.pack
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/packs/df64a9eb9ed6aea40f34d216257dcfb3.pack
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/packs/f219b77ed2e1547655609a22eb3ad716.pack
    branches/hive/release/scripts/modules/spyder/modules/core/.bzr/repository/upload/
    branches/hive/release/scripts/modules/spyder/modules/core/LICENSE-APPENDIX.txt
    branches/hive/release/scripts/modules/spyder/modules/core/LICENSE.txt
    branches/hive/release/scripts/modules/spyder/modules/core/__init__.fly
    branches/hive/release/scripts/modules/spyder/modules/core/__init__.py
    branches/hive/release/scripts/modules/spyder/modules/core/__pycache__/
    branches/hive/release/scripts/modules/spyder/modules/core/bracketlength.TYPES
    branches/hive/release/scripts/modules/spyder/modules/core/bracketlength.py
    branches/hive/release/scripts/modules/spyder/modules/core/builtinarray.TYPES
    branches/hive/release/scripts/modules/spyder/modules/core/builtinarray.py
    branches/hive/release/scripts/modules/spyder/modules/core/class.TYPES
    branches/hive/release/scripts/modules/spyder/modules/core/class.py
    branches/hive/release/scripts/modules/spyder/modules/core/construct.TYPES
    branches/hive/release/scripts/modules/spyder/modules/core/construct.py
    branches/hive/release/scripts/modules/spyder/modules/core/convert.TYPES
    branches/hive/release/scripts/modules/spyder/modules/core/convert.py
    branches/hive/release/scripts/modules/spyder/modules/core/copy.TYPES
    branches/hive/release/scripts/modules/spyder/modules/core/copy.py
    branches/hive/release/scripts/modules/spyder/modules/core/define.TYPES
    branches/hive/release/scripts/modules/spyder/modules/core/define.py
    branches/hive/release/scripts/modules/spyder/modules/core/dict.TYPES
    branches/hive/release/scripts/modules/spyder/modules/core/dict.py
    branches/hive/release/scripts/modules/spyder/modules/core/enum.TYPES
    branches/hive/release/scripts/modules/spyder/modules/core/enum.py
    branches/hive/release/scripts/modules/spyder/modules/core/eq.TYPES
    branches/hive/release/scripts/modules/spyder/modules/core/eq.py
    branches/hive/release/scripts/modules/spyder/modules/core/fastparse.TYPES
    branches/hive/release/scripts/modules/spyder/modules/core/fastparse.py
    branches/hive/release/scripts/modules/spyder/modules/core/init.TYPES
    branches/hive/release/scripts/modules/spyder/modules/core/init.py
    branches/hive/release/scripts/modules/spyder/modules/core/length.TYPES
    branches/hive/release/scripts/modules/spyder/modules/core/length.py
    branches/hive/release/scripts/modules/spyder/modules/core/multimethod.TYPES
    branches/hive/release/scripts/modules/spyder/modules/core/multimethod.py
    branches/hive/release/scripts/modules/spyder/modules/core/optarg.TYPES
    branches/hive/release/scripts/modules/spyder/modules/core/optarg.py
    branches/hive/release/scripts/modules/spyder/modules/core/parse.TYPES
    branches/hive/release/scripts/modules/spyder/modules/core/parse.py
    branches/hive/release/scripts/modules/spyder/modules/core/parse_members.py
    branches/hive/release/scripts/modules/spyder/modules/core/pathing.TYPES
    branches/hive/release/scripts/modules/spyder/modules/core/pathing.py
    branches/hive/release/scripts/modules/spyder/modules/core/print.TYPES
    branches/hive/release/scripts/modules/spyder/modules/core/print.py
    branches/hive/release/scripts/modules/spyder/modules/core/spyderlist.TYPES
    branches/hive/release/scripts/modules/spyder/modules/core/spyderlist.py
    branches/hive/release/scripts/modules/spyder/modules/core/spyderthread.py
    branches/hive/release/scripts/modules/spyder/modules/core/typetree.TYPES
    branches/hive/release/scripts/modules/spyder/modules/core/typetree.py
    branches/hive/release/scripts/modules/spyder/modules/core/unpack.TYPES
    branches/hive/release/scripts/modules/spyder/modules/core/unpack.py
    branches/hive/release/scripts/modules/spyder/modules/core/validate.TYPES
    branches/hive/release/scripts/modules/spyder/modules/core/validate.py
    branches/hive/release/scripts/modules/spyder/modules/haddock/
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/README
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/branch/
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/branch/branch.conf
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/branch/format
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/branch/last-revision
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/branch/lock/
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/branch/tags
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/branch-format
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/branch-lock/
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/checkout/
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/checkout/conflicts
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/checkout/dirstate
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/checkout/format
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/checkout/lock/
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/format
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/2c0af076865df4e5f13b621e8ea33e26.iix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/2c0af076865df4e5f13b621e8ea33e26.rix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/2c0af076865df4e5f13b621e8ea33e26.six
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/2c0af076865df4e5f13b621e8ea33e26.tix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/3ddeb69874c0900087c73fe4a6666d84.iix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/3ddeb69874c0900087c73fe4a6666d84.rix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/3ddeb69874c0900087c73fe4a6666d84.six
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/3ddeb69874c0900087c73fe4a6666d84.tix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/4a994c14aad27a8f12de9b55a902cb17.iix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/4a994c14aad27a8f12de9b55a902cb17.rix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/4a994c14aad27a8f12de9b55a902cb17.six
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/4a994c14aad27a8f12de9b55a902cb17.tix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/4f2a32ea4d7fbe028b1bd86041326da0.iix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/4f2a32ea4d7fbe028b1bd86041326da0.rix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/4f2a32ea4d7fbe028b1bd86041326da0.six
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/4f2a32ea4d7fbe028b1bd86041326da0.tix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/50ae8389a01aec7b14a93206dcda70f3.iix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/50ae8389a01aec7b14a93206dcda70f3.rix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/50ae8389a01aec7b14a93206dcda70f3.six
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/50ae8389a01aec7b14a93206dcda70f3.tix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/5677ffc41dc3b810cb5ad236e64ef076.iix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/5677ffc41dc3b810cb5ad236e64ef076.rix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/5677ffc41dc3b810cb5ad236e64ef076.six
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/5677ffc41dc3b810cb5ad236e64ef076.tix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/7359d8bbdceee8d7f1c634b5338b3b3d.iix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/7359d8bbdceee8d7f1c634b5338b3b3d.rix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/7359d8bbdceee8d7f1c634b5338b3b3d.six
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/7359d8bbdceee8d7f1c634b5338b3b3d.tix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/7870cec27d3d7f27a91fc7db8d648060.iix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/7870cec27d3d7f27a91fc7db8d648060.rix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/7870cec27d3d7f27a91fc7db8d648060.six
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/7870cec27d3d7f27a91fc7db8d648060.tix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/90c4260fd9a1e2a2c50df23f40546238.iix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/90c4260fd9a1e2a2c50df23f40546238.rix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/90c4260fd9a1e2a2c50df23f40546238.six
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/90c4260fd9a1e2a2c50df23f40546238.tix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/c7174ef6f91b6f96d58610368ac86e76.iix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/c7174ef6f91b6f96d58610368ac86e76.rix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/c7174ef6f91b6f96d58610368ac86e76.six
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/indices/c7174ef6f91b6f96d58610368ac86e76.tix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/lock/
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/0f441398f70d124c6d146a6e98f05fb7.iix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/0f441398f70d124c6d146a6e98f05fb7.pack
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/0f441398f70d124c6d146a6e98f05fb7.rix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/0f441398f70d124c6d146a6e98f05fb7.six
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/0f441398f70d124c6d146a6e98f05fb7.tix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/68fe805122215163cfcce6945a107a05.iix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/68fe805122215163cfcce6945a107a05.pack
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/68fe805122215163cfcce6945a107a05.rix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/68fe805122215163cfcce6945a107a05.six
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/68fe805122215163cfcce6945a107a05.tix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/73f4076193783578a868e185beed316b.iix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/73f4076193783578a868e185beed316b.pack
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/73f4076193783578a868e185beed316b.rix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/73f4076193783578a868e185beed316b.six
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/73f4076193783578a868e185beed316b.tix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/79c8bb5ec1e37867044af4ec9a8316e3.iix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/79c8bb5ec1e37867044af4ec9a8316e3.pack
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/79c8bb5ec1e37867044af4ec9a8316e3.rix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/79c8bb5ec1e37867044af4ec9a8316e3.six
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/79c8bb5ec1e37867044af4ec9a8316e3.tix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/9f2b281ec4e4c34fe03ed7491ab64abe.iix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/9f2b281ec4e4c34fe03ed7491ab64abe.pack
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/9f2b281ec4e4c34fe03ed7491ab64abe.rix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/9f2b281ec4e4c34fe03ed7491ab64abe.six
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/9f2b281ec4e4c34fe03ed7491ab64abe.tix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/a96ad58caf3e2eceb638263e3f6f218f.iix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/a96ad58caf3e2eceb638263e3f6f218f.pack
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/a96ad58caf3e2eceb638263e3f6f218f.rix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/a96ad58caf3e2eceb638263e3f6f218f.six
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/a96ad58caf3e2eceb638263e3f6f218f.tix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/cba90bc6dc69b4d04893882e25a72fcc.iix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/cba90bc6dc69b4d04893882e25a72fcc.pack
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/cba90bc6dc69b4d04893882e25a72fcc.rix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/cba90bc6dc69b4d04893882e25a72fcc.six
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/cba90bc6dc69b4d04893882e25a72fcc.tix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/cec0f15d9428f7e62204cf9b399db2fe.iix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/cec0f15d9428f7e62204cf9b399db2fe.pack
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/cec0f15d9428f7e62204cf9b399db2fe.rix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/cec0f15d9428f7e62204cf9b399db2fe.six
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/cec0f15d9428f7e62204cf9b399db2fe.tix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/d621cfbdf458ad4944b1b22c84702b77.iix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/d621cfbdf458ad4944b1b22c84702b77.pack
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/d621cfbdf458ad4944b1b22c84702b77.rix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/d621cfbdf458ad4944b1b22c84702b77.six
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/d621cfbdf458ad4944b1b22c84702b77.tix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/f9957b7a8bb11190cff96c6e18883990.iix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/f9957b7a8bb11190cff96c6e18883990.pack
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/f9957b7a8bb11190cff96c6e18883990.rix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/f9957b7a8bb11190cff96c6e18883990.six
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/obsolete_packs/f9957b7a8bb11190cff96c6e18883990.tix
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/pack-names
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/packs/
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/packs/2c0af076865df4e5f13b621e8ea33e26.pack
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/packs/3ddeb69874c0900087c73fe4a6666d84.pack
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/packs/4a994c14aad27a8f12de9b55a902cb17.pack
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/packs/4f2a32ea4d7fbe028b1bd86041326da0.pack
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/packs/50ae8389a01aec7b14a93206dcda70f3.pack
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/packs/5677ffc41dc3b810cb5ad236e64ef076.pack
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/packs/7359d8bbdceee8d7f1c634b5338b3b3d.pack
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/packs/7870cec27d3d7f27a91fc7db8d648060.pack
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/packs/90c4260fd9a1e2a2c50df23f40546238.pack
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/packs/c7174ef6f91b6f96d58610368ac86e76.pack
    branches/hive/release/scripts/modules/spyder/modules/haddock/.bzr/repository/upload/
    branches/hive/release/scripts/modules/spyder/modules/haddock/DESCRIPTIONS.txt
    branches/hive/release/scripts/modules/spyder/modules/haddock/HaddockResidueList.TYPES
    branches/hive/release/scripts/modules/spyder/modules/haddock/HaddockResidueList.py
    branches/hive/release/scripts/modules/spyder/modules/haddock/HaddockRestraintsSelectionPartnerList.TYPES
    branches/hive/release/scripts/modules/spyder/modules/haddock/HaddockRestraintsSelectionPartnerList.py
    branches/hive/release/scripts/modules/spyder/modules/haddock/LICENSE-APPENDIX.txt
    branches/hive/release/scripts/modules/spyder/modules/haddock/LICENSE.txt
    branches/hive/release/scripts/modules/spyder/modules/haddock/MultiRestraintsInterface.spy
    branches/hive/release/scripts/modules/spyder/modules/haddock/PROJECTS.txt
    branches/hive/release/scripts/modules/spyder/modules/haddock/__init__.fly
    branches/hive/release/scripts/modules/spyder/modules/haddock/__init__.py
    branches/hive/release/scripts/modules/spyder/modules/haddock/generate_tbl.TYPES
    branches/hive/release/scripts/modules/spyder/modules/haddock/generate_tbl.py
    branches/hive/release/scripts/modules/spyder/modules/haddock/haddock.TYPES
    branches/hive/release/scripts/modules/spyder/modules/haddock/haddock.py
    branches/hive/release/scripts/modules/spyder/modules/haddock/haddock.spy
    branches/hive/release/scripts/modules/spyder/modules/haddock/parameter.spy
    branches/hive/release/scripts/modules/spyder/modules/haddock/partner.spy
    branches/hive/release/scripts/modules/spyder/modules/haddock/prediction.spy
    branches/hive/release/scripts/modules/spyder/modules/haddock/refinement.spy
    branches/hive/release/scripts/modules/spyder/modules/haddock/validate_pdb.TYPES
    branches/hive/release/scripts/modules/spyder/modules/haddock/validate_pdb.py
    branches/hive/release/scripts/modules/spyder/modules/haddock/validate_tbl.TYPES
    branches/hive/release/scripts/modules/spyder/modules/haddock/validate_tbl.py
    branches/hive/release/scripts/modules/spyder/modules/hivemap/
    branches/hive/release/scripts/modules/spyder/modules/hivemap/LICENSE-APPENDIX.txt
    branches/hive/release/scripts/modules/spyder/modules/hivemap/LICENSE.txt
    branches/hive/release/scripts/modules/spyder/modules/hivemap/__init__.fly
    branches/hive/release/scripts/modules/spyder/modules/hivemap/blockbee.spy
    branches/hive/release/scripts/modules/spyder/modules/hivemap/combobee.spy
    branches/hive/release/scripts/modules/spyder/modules/hivemap/hivemap.spy
    branches/hive/release/scripts/modules/spyder/modules/hivemap/masterhive.TYPES
    branches/hive/release/scripts/modules/spyder/modules/hivemap/masterhive.py
    branches/hive/release/scripts/modules/spyder/modules/hivemap/masterhive.spy
    branches/hive/release/scripts/modules/spyder/modules/http/
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/README
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/branch/
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/branch/branch.conf
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/branch/format
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/branch/last-revision
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/branch/lock/
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/branch/tags
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/branch-format
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/branch-lock/
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/checkout/
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/checkout/conflicts
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/checkout/dirstate
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/checkout/format
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/checkout/lock/
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/repository/
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/repository/format
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/repository/indices/
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/repository/indices/01676c60b6327b67cac23409b73339ca.iix
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/repository/indices/01676c60b6327b67cac23409b73339ca.rix
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/repository/indices/01676c60b6327b67cac23409b73339ca.six
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/repository/indices/01676c60b6327b67cac23409b73339ca.tix
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/repository/indices/8fe1aeed03c1885f00f0c8d6b3fe7a01.iix
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/repository/indices/8fe1aeed03c1885f00f0c8d6b3fe7a01.rix
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/repository/indices/8fe1aeed03c1885f00f0c8d6b3fe7a01.six
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/repository/indices/8fe1aeed03c1885f00f0c8d6b3fe7a01.tix
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/repository/indices/99fc2a53eecd86586c059b4cc9f66bfc.iix
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/repository/indices/99fc2a53eecd86586c059b4cc9f66bfc.rix
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/repository/indices/99fc2a53eecd86586c059b4cc9f66bfc.six
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/repository/indices/99fc2a53eecd86586c059b4cc9f66bfc.tix
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/repository/lock/
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/repository/obsolete_packs/
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/repository/pack-names
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/repository/packs/
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/repository/packs/01676c60b6327b67cac23409b73339ca.pack
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/repository/packs/8fe1aeed03c1885f00f0c8d6b3fe7a01.pack
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/repository/packs/99fc2a53eecd86586c059b4cc9f66bfc.pack
    branches/hive/release/scripts/modules/spyder/modules/http/.bzr/repository/upload/
    branches/hive/release/scripts/modules/spyder/modules/http/DESCRIPTIONS.txt
    branches/hive/release/scripts/modules/spyder/modules/http/LICENSE-APPENDIX.txt
    branches/hive/release/scripts/modules/spyder/modules/http/LICENSE.txt
    branches/hive/release/scripts/modules/spyder/modules/http/PROJECTS.txt
    branches/hive/release/scripts/modules/spyder/modules/http/__init__.fly
    branches/hive/release/scripts/modules/spyder/modules/http/__pycache__/
    branches/hive/release/scripts/modules/spyder/modules/http/http.TYPES
    branches/hive/release/scripts/modules/spyder/modules/http/http.py
    branches/hive/release/scripts/modules/spyder/modules/http/httppost.py
    branches/hive/release/scripts/modules/spyder/modules/models3d/
    branches/hive/release/scripts/modules/spyder/modules/models3d/LICENSE-APPENDIX.txt
    branches/hive/release/scripts/modules/spyder/modules/models3d/LICENSE.txt
    branches/hive/release/scripts/modules/spyder/modules/models3d/__init__.fly
    branches/hive/release/scripts/modules/spyder/modules/models3d/__init__.py
    branches/hive/release/scripts/modules/spyder/modules/models3d/__pycache__/
    branches/hive/release/scripts/modules/spyder/modules/models3d/bolt.spy
    branches/hive/release/scripts/modules/spyder/modules/models3d/chunk.spy
    branches/hive/release/scripts/modules/spyder/modules/models3d/formula.py
    branches/hive/release/scripts/modules/spyder/modules/models3d/formulagrid.spy
    branches/hive/release/scripts/modules/spyder/modules/models3d/house.spy
    branches/hive/release/scripts/modules/spyder/modules/models3d/init.TYPES
    branches/hive/release/scripts/modules/spyder/modules/models3d/init.py
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Ball.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Bow.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Broncho_saurian.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Cat.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Cave.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Compact_1.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Compact_2.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Compact_3.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Compact_4.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Contact.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Cook.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Cross_1.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Cross_2.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Dog.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Double_peak.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Double_toboggan.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Doubled_3.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Dumbling_spoon.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Embrace.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Endless_belt.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Entrance.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Esthetic.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Face.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Fantasy.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Fantasy2.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Flat_on_top.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Frog.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Furby.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Gate.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Grotto.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Head_of_devil.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Heart.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Hexagon.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Hole_in_the_middle.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Hole_in_the_middle_2.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/House_by_house.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Just_a_figure2.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Just_a_figure3.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Just_a_other_figure.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Just_squares.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Leaf.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Left_as_right.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Long-necked.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Luna_module.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Magnifying_glass.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Mask.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Microscope.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Miss_piggy.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Mole.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Mountain.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Mouse_without_a_tail.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Mushroom.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Obelisk.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Ostrich.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Pair_of_glasses.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Parrot.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Pitti.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Plait.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Platform.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Pod_racer.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Prawn.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Propeller.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Ra.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Revelation.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Revolution.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Ribbon.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Roofed.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Roofs.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Row_houses.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Seal.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Sheep.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Ship.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Slide.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Snoflake.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Snowman.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Source.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Speed_boat.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Speedboat_2.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Square_hole.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Stage.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Swan.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Symmetry.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Tablefireworks.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Tapering.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Tea_light.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Terraces.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Terrier.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Three_peaks.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/To_the_front.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Top.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Transport.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Tree_leggend.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Triangle.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Tripple.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Turtle.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Two_slants.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Up_and_down.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Upright.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Upside_down.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Valley.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Viaduct.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/View.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Waterfall.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Window_to_the_world.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Windshield.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Windweel.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/Wolf.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/chick.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/cross.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/sphere_brown.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/sphere_white1.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/sphere_white2.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/Rubik/tmp.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/cordoba.py
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/cordoba.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/models/torus.web
    branches/hive/release/scripts/modules/spyder/modules/models3d/pillar.spy
    branches/hive/release/scripts/modules/spyder/modules/models3d/porbital.spy
    branches/hive/release/scripts/modules/spyder/modules/models3d/rubiksnake.spy
    branches/hive/release/scripts/modules/spyder/modules/models3d/rubiksnakecode.py
    branches/hive/release/scripts/modules/spyder/modules/models3d/sphere.TYPES
    branches/hive/release/scripts/modules/spyder/modules/models3d/sphere.py
    branches/hive/release/scripts/modules/spyder/modules/models3d/sphere.spy
    branches/hive/release/scripts/modules/spyder/modules/models3d/stairs.spy
    branches/hive/release/scripts/modules/spyder/modules/models3d/tube.spy
    branches/hive/release/scripts/modules/spyder/modules/tarantula/
    branches/hive/release/scripts/modules/spyder/modules/tarantula/LICENSE-APPENDIX.txt
    branches/hive/release/scripts/modules/spyder/modules/tarantula/LICENSE.txt
    branches/hive/release/scripts/modules/spyder/modules/tarantula/ObjectList3D.spy
    branches/hive/release/scripts/modules/spyder/modules/tarantula/Quaternion.spy
    branches/hive/release/scripts/modules/spyder/modules/tarantula/__init__.fly
    branches/hive/release/scripts/modules/spyder/modules/tarantula/material.TYPES
    branches/hive/release/scripts/modules/spyder/modules/tarantula/material.py
    branches/hive/release/scripts/modules/spyder/modules/tarantula/material.spy
    branches/hive/release/scripts/modules/spyder/modules/tarantula/mesh.spy
    branches/hive/release/scripts/modules/spyder/modules/tarantula/tarantula.TYPES
    branches/hive/release/scripts/modules/spyder/modules/tarantula/tarantula.py
    branches/hive/release/scripts/modules/spyder/modules/tarantula/tarantula.spy
    branches/hive/release/scripts/modules/spyder/modules/test.spy
    branches/hive/release/scripts/modules/spyder/safe_eval.py
    branches/hive/release/scripts/modules/spyder/safe_eval2.py
    branches/hive/release/scripts/modules/spyder/safe_eval3.py
    branches/hive/release/scripts/modules/spyder/spydercompile.py
    branches/hive/release/scripts/startup/hivewisdom.py

Added: branches/hive/release/scripts/modules/Spyder/__init__.py
===================================================================
--- branches/hive/release/scripts/modules/Spyder/__init__.py	                        (rev 0)
+++ branches/hive/release/scripts/modules/Spyder/__init__.py	2011-09-13 12:55:21 UTC (rev 40184)
@@ -0,0 +1,3 @@
+import spyder
+for t in spyder.__types__:
+  globals()[t] = spyder.__types__[t]

Added: branches/hive/release/scripts/modules/bee/LICENSE-APPENDIX.txt
===================================================================
--- branches/hive/release/scripts/modules/bee/LICENSE-APPENDIX.txt	                        (rev 0)
+++ branches/hive/release/scripts/modules/bee/LICENSE-APPENDIX.txt	2011-09-13 12:55:21 UTC (rev 40184)
@@ -0,0 +1,45 @@
+The files and (sub)directories in this directory are part of the hive system,
+ and are covered by the license of the hive system as a whole, and supplemented
+ by an appendix. 
+
+You will find a copy of this license as LICENSE.txt in the current directory.
+
+Below is a copy of the appendix; note that all references to files and directories refer to the organization of the hive system as a whole.
+It is your responsibility to relate these files and directories to the current
+directory in order to determine the rights granted by this appendix.
+
+*********************************************************
+
+This software is covered under the license described in LICENSE.txt. All definitions of LICENSE.txt apply to the current file as well.
+
+In addition, you are granted a number of additional rights, described below. 
+
+1. You are allowed to redistribute this Program (and software based on this Program) under the license described in LICENSE.txt alone, i.e. without the additional rights granted in the current file. If you do so, you must remove both the current file and the appendix statement in LICENSE.txt from the software.
+
+2. As a special exception, you are allowed to create derived works and distribute them to a small number of recipients for testing, review or evaluation, for a limited period of time, and this will not be considered "conveying" as described in LICENSE.txt, and does not grant the recipients any of the rights described in LICENSE.txt. This is only allowed if these recipients are not allowed to distribute these works to third parties, with the possible exception of the purpose of asking assistance in the testing/reviewing/evaluation process, in which case the number of third parties must again be small, and in which case these third parties are allowed not to redistribute the work whatsoever. The definition of "small" and "limited period of time" will vary from case to case, but shall under no circumstances be more than a hundred individual recipients and 6 months, respectively,
+
+3. As a special exception, you are allowed to import, include verbatim and/or refer to this Program's Spyder model classes and instances in/into another file or program, and this other file or program will not be considered "based on the Program" as defined in LICENSE.txt. 
+
+4. As a special exception, you are allowed to import, include verbatim and/or refer to all files in the directory "spyder" and its subdirectories into another program, and that other program as a whole will not be considered "based on this Program" as defined in LICENSE.txt; however, these files themselves ARE considered "part of this Program" and are subject to the terms and conditions of LICENSE.txt.
+
+5. As a special exception, you can include this Program's Spyder model definitions (.spy files) into another program, and that other program as a whole will not be considered "based on this Program" as defined in LICENSE.txt; however, these Spyder model definitions themselves (and all Spyder model definitions that are based on them) ARE considered "part of/based on this Program" and are subject to the terms and conditions of LICENSE.txt.
+
+6. As a special exception, you are allowed to add Spyder converters and/or methods to this Program's Spyder models, and the code that implements such a converter or method is not considered "based on this Program".
+
+7. A special case of programs "based on this Program" are Hives. A Hive is defined as a Python class that fulfills one or more of the following conditions:
+  - The Hive derives, by class inheritance, directly or indirectly, from bee.hivemodule.emptyclosedhive or bee.hivemodule.emptyframe.
+  - The Hive has as a metaclass bee.hivemodule._hivebuilder, or a class that derives, by class inheritance, directly or indirectly, from bee.hivemodule._hivebuilder, or the Hive derives, directly or indirectly, from  a class that has such a metaclass.
+  - The Hive embeds a class that derives, by class inheritance, directly or indirectly, from bee.hivemodule.hivecontext
+  
+As a special exception, you are allowed to convert, through automatic translation or otherwise, the definition/source code of a Hive into a different form, and distribute this form, and other forms auto-generated from that form (i.e. binaries), in any form you wish, under any license you wish, as long as the following conditions are met:
+- The translated form or any portion thereof must not be considered a Hive according to the definition above.
+- The translated form must no longer require any portion of this Program to work, insofar the current license applies to those portions; i.e., all of the portions of this Program that are required at run-time must be licensed under a license, different from the current one, that allows this, and you must obey all of the conditions imposed by such a license.
+- The translation must be irreversible and sufficiently obfuscating that the original definition/source code cannot be reconstructed. 
+
+8. Finally, as a special exception, you are allowed to create works "based on this Program" and license them under any license that you wish, withholding any or all of the rights given by LICENSE.txt, as long as you fulfill the following conditions:
+  - You must tell any recipients of the work that there is no warranty for the work (except to the
+extent that warranties are provided). THE WORK IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY  OF SUCH DAMAGE.  
+  - You must tell any recipients of the work that the views and conclusions contained in the software and documentation are those of the authors and should not be interpreted as representing official policies, either expressed or implied, of Sjoerd de Vries.
+  - As soon as you "convey" the work, as defined in LICENSE.txt and taking into account the special exception described in 2., the work is considered "published".
+  - You must choose a date that is no later than 24 months after the date of "publication", as defined above. On this date, you must grant the recipients all of the rights granted by LICENSE.txt. You are allowed to invoke 1. to grant only the rights granted in LICENSE.txt and not the additional rights granted in this file.
+  - You must clearly mark the work with the chosen date, with a copy of LICENSE.txt and with a statement that the rights granted in LICENSE.txt are in effect on and after this date. 

Added: branches/hive/release/scripts/modules/bee/LICENSE.txt
===================================================================
--- branches/hive/release/scripts/modules/bee/LICENSE.txt	                        (rev 0)
+++ branches/hive/release/scripts/modules/bee/LICENSE.txt	2011-09-13 12:55:21 UTC (rev 40184)
@@ -0,0 +1,711 @@
+The files and (sub)directories in this directory are part of the hive system,
+ and are covered by the license of the hive system as a whole.
+
+Below is a copy of this license; note that all references to files and directories refer to the organization of the hive system as a whole.
+It is your responsibility to relate these files and directories to the current
+directory in order to determine the rights granted by this license.
+
+*********************************************************
+
+Hive system, copyright (C)2009-2011 Sjoerd de Vries
+Spyder framework, copyright (C) 2006-2011 Sjoerd de Vries
+All rights reserved
+
+1. Licensing statement
+This program as a whole is licensed under the GPL
+(GNU General Public License), whose terms are stated below under "GPL license". 
+
+2. Appendix
+In addition, you are granted a number of additional rights, described in LICENSE-APPENDIX.txt. You are allowed to redistribute this program (and derived software created by you) under the GPL alone, i.e. without the additional rights granted in LICENSE-APPENDIX.txt. If you do so, you must remove both this appendix and the LICENSE-APPENDIX.txt file from the software.
+
+3. Dual licensing clause
+Portions of this program are dual-licensed under the license above (GPL,  supplemented by the rights granted by the Appendix, if present) and the BSD license, whose terms are stated below under "BSD license". 
+
+3a. Belonging to the portions that ARE covered by the dual license are the contents of all files in the libcontext/ directory and all subdirectories thereof, unless indicated otherwise in these files or (sub)directories.
+
+3b. Belonging to the portions that ARE NOT covered by the dual license are Hives. A Hive is defined as a Python class that fulfills one or more of the following criteria:
+
+  - The Hive derives, by class inheritance, directly or indirectly, from bee.hivemodule.emptyclosedhive or bee.hivemodule.emptyframe.

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list