]> git.lyx.org Git - features.git/commit
Fix the following problem with Python 2.4:
authorEnrico Forestieri <forenr@lyx.org>
Mon, 26 Sep 2011 18:28:24 +0000 (18:28 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Mon, 26 Sep 2011 18:28:24 +0000 (18:28 +0000)
commit6d99ecb8d9fd7481c1ded7919bc5b32c1a02a539
tree185c1561a8c5c68d9189ce027e6b9e470fcbc616
parent9c5a8a5baaa7e12f0cf773431cc6f9888546467d
Fix the following problem with Python 2.4:

Traceback (most recent call last):
  File "/opt/src/lyx-2.0.x/lib/scripts/lyxpreview2bitmap.py", line 416, in ?
    exit(main(sys.argv)[0])
TypeError: 'str' object is not callable

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39771 a592a061-630c-0410-9148-cb99ea01b6c8
lib/scripts/lyxpreview2bitmap.py
status.20x