Ignore:
Timestamp:
02/11/19 04:14:06 (6 years ago)
Author:
bdef
Message:

CHG: pyhton 3 migration (not opperational yet)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/py3/mesh/bamg.py

    r23670 r23709  
    572572
    573573        if num:
    574                 print("WARNING: %d points outside the domain outline have been removed" % num)
     574                print(("WARNING: %d points outside the domain outline have been removed" % num))
    575575
    576576        """
Note: See TracChangeset for help on using the changeset viewer.