Преглед на файлове

Highlight console argument

Thomas Kluyver преди 11 години
родител
ревизия
35e4d71ed0
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      examples/console/installer.cfg

+ 1 - 0
examples/console/installer.cfg

@@ -2,6 +2,7 @@
 name=Guess the Number
 version=1.0
 script=guessnumber.py
+# We need to set this to get a console:
 console=true
 
 [Python]