blob: 3c6920cc96c4b121b08745acb14bcd43ad7bbf23 [file] [log] [blame]
tedboded96622010-02-02 14:49:04 -08001# /etc/init.d/pydoc.conf
tedboded96622010-02-02 14:49:04 -08002
Daniel Kurtzb5dc7832019-05-22 16:06:45 -06003# This file contains the configuration for pydoc's internal webserver.
tedboded96622010-02-02 14:49:04 -08004
Daniel Kurtzb5dc7832019-05-22 16:06:45 -06005# Default port for Python's pydoc server.
6@PYDOC_PORT_VARIABLE@="7464"