
You can define your own replace handlers by creating modules
in the Handlers subdirectory. Such modules must contain a class 
derived from ReplaceHandler.

See the default handlers for examples and the ReplaceHandler.py 
module for the base class & some explanations

If you implement additional handlers please send them to me, so I 
can include them in the distribution.

