mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-01 23:58:20 +00:00
Progress towards dual Python 2 & 3
This commit is contained in:
parent
dde9577cea
commit
f8cf78dfac
10 changed files with 100 additions and 80 deletions
|
@ -25,6 +25,7 @@ from lslopt.lslcommon import nr
|
|||
#import math
|
||||
#from lslparse import warning
|
||||
#from lslfuncopt import OptimizeFunc, OptimizeArgs, FuncOptSetup
|
||||
from strutil import xrange
|
||||
|
||||
class rec:
|
||||
def __init__(self, **init):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue