mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-01 23:58:20 +00:00
More progress in migration to dual Python 2&3. Just 2 tests left.
This commit is contained in:
parent
f8cf78dfac
commit
16d8c4c9d1
7 changed files with 65 additions and 60 deletions
|
@ -21,6 +21,7 @@
|
|||
from lslopt import lslcommon
|
||||
from lslopt.lslcommon import Key, Vector, Quaternion, nr
|
||||
from lslopt import lslfuncs
|
||||
from strutil import unicode
|
||||
|
||||
SensorFunctions = {'llSensor', 'llSensorRepeat'}
|
||||
# not sure about llRemoteDataReply but let's fall on the safe side
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue