提交 dde33dc5 authored 作者: Michael Osthege's avatar Michael Osthege 提交者: Brandon T. Willard

Remove outdated AddConfigVar enum comment

上级 99f646ce
...@@ -462,8 +462,6 @@ AddConfigVar( ...@@ -462,8 +462,6 @@ AddConfigVar(
# The way to get FAST_RUN_NOGC is with the flag 'linker=c|py_nogc'. # The way to get FAST_RUN_NOGC is with the flag 'linker=c|py_nogc'.
# The old all capital letter way of working is deprecated as it is not # The old all capital letter way of working is deprecated as it is not
# scalable. # scalable.
# Also, please be careful not to modify the first item in the enum when adding
# new modes, since it is the default mode.
def filter_mode(val): def filter_mode(val):
str_options = [ str_options = [
"Mode", "Mode",
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论