tedbo | ded9662 | 2010-02-02 14:49:04 -0800 | [diff] [blame^] | 1 | # /etc/init.d/pydoc.conf |
2 | # $Header: /var/cvsroot/gentoo-x86/dev-lang/python/files/pydoc.conf,v 1.2 2008/06/30 15:10:28 hawking Exp $ | ||||
3 | |||||
4 | # This file contains the configuration information for pydoc's internal | ||||
5 | # webserver. The variables should be rather self explanatory :-) | ||||
6 | |||||
7 | # Default port for Python's pydoc server | ||||
8 | PYDOC_PORT=7464 |