#!/usr/bin/env python2.1

import pydoc
pydoc.cli()
