retabed largefiles.py to be python 3 compatible

This commit is contained in:
Radim Kolar 2019-08-16 14:35:50 +02:00
parent da896e5a89
commit 71547e662b

View File

@ -1,8 +1,8 @@
#
# SCons Largefile enablement
#
# Version 1.1
# 01-Oct-2009
# Version 1.2
# 16-Aug-2019
#
def enableLargeFiles(conf):