Ignore:
Timestamp:
02/12/19 06:10:51 (6 years ago)
Author:
bdef
Message:

CHG: shifting to py3 version of python interface (py2 compatible)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/classes/qmu/continuous_design.py

    r23095 r23716  
    9696
    9797                        if (nargin > 6):
    98                                 print 'WARNING: continuous_design:extra_arg: Extra arguments for object of class '+str(type(cdv))+'.'
     98                                print('WARNING: continuous_design:extra_arg: Extra arguments for object of class '+str(type(cdv))+'.')
    9999
    100100                return cdv
Note: See TracChangeset for help on using the changeset viewer.