mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-20 15:24:26 +01:00
8 lines
330 B
Text
8 lines
330 B
Text
# /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
|