April 2024 - This site, and Kamaelia are being updated. There is significant work needed, and PRs are welcome.

Axon.util.py

Version: Axon 1.0

Selection of utility functions and classes. (All highly trivial)

TODO: Fix test suite doc strings for auto testdocs

Pydoc Style Documentation

CLASSES

class Finality(exceptions.Exception)

FUNCTIONS

axonRaise(someException, *args)

listSubset(requiredList, suppliedList)

logError(someException, *args)

removeAll(xs, y)

safeList(arg=None)

testInterface(theComponent, interface)

Look for a minimal match interface for the component

DATA

production = False

Testdoc Documentation

Finality

axonRaise

listSubset

logError

production

removeAll - (xs:list,y)

safeList

safeList

safeList

testInterface

Michael, December 2004