# /etc/init.d/pydoc.conf
# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/files/pydoc.conf,v 1.2 2008/06/30 15:10:28 hawking Exp $

# This file contains the configuration information for pydoc's internal
# webserver.  The variables should be rather self explanatory :-)

# Default port for Python's pydoc server
PYDOC_PORT=7464
