Procházet zdrojové kódy

Add note about simplicity relative to freeze tools

Thomas Kluyver před 11 roky
rodič
revize
2300af06bf
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      doc/faq.rst

+ 2 - 0
doc/faq.rst

@@ -40,6 +40,8 @@ pynsist has some advantages:
   so it avoids all these problems.
 * It's quite easy to make Windows installers on other platforms, which is
   difficult with other tools.
+* The tool itself is simpler to understand, and less likely to need updating for
+  new Python versions.
 
 And some disadvantages: