#!/usr/bin/env python2.3

import pydoc
pydoc.cli()
