Note that the quickstarted conf.py doesn't contain all possible config values.

This commit is contained in:
Georg Brandl 2008-11-27 18:34:34 +01:00
parent 8225225139
commit 2740523edd

View File

@ -32,6 +32,9 @@ QUICKSTART_CONF = '''\
# The contents of this file are pickled, so don't put values in the namespace
# that aren't pickleable (module imports are okay, they're removed automatically).
#
# Note that not all possible configuration values are present in this
# autogenerated file.
#
# All configuration values have a default; values that are commented out
# serve to show the default.