#!/usr/bin/env python2.2

import pydoc
pydoc.cli()
