File: pythondoc.opts

package info (click to toggle)
pythondoc 0.6-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 300 kB
  • ctags: 711
  • sloc: python: 2,763; makefile: 144; sh: 19
file content (10 lines) | stat: -rw-r--r-- 409 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
# This file can be edited to set up default option values.
# These values will be read for every user.
# To have individual settings, copy this file to your
# home directory, and edit. This file is "execfile"d
# from pythondoc, so it may contain arbitrary python
# code. 'options' is a predefined variable, through
# which you can set option values like the example
# below:

#options.main_directory = "html"