]> git.donarmstrong.com Git - lilypond.git/commitdiff
Revert "Restrict lilypond-book mingw32 subprocess workaround to Python versions ...
authorDavid Kastrup <dak@gnu.org>
Fri, 4 Apr 2014 15:51:15 +0000 (17:51 +0200)
committerDavid Kastrup <dak@gnu.org>
Sat, 5 Apr 2014 15:30:09 +0000 (17:30 +0200)
This reverts commit 1f2bdee043a85ddca79be8ef99b206fb3a97b289.

python/book_latex.py

index a3b2b18b78907134b3b9c0e4035d473fc6f3d52a..22dc3a5f19540ef1d192c255b51b7f0f27da607b 100644 (file)
@@ -200,7 +200,6 @@ def get_latex_textwidth (source, global_options):
     universal_newlines = True
     if sys.platform == 'mingw32':
         universal_newlines = False
-    if (sys.platform == 'mingw32') and (sys.version_info < (2, 6)):
         ### use os.system to avoid weird sleep() problems on
         ### GUB's python 2.4.2 on mingw
         # make file to write to