Changeset 79729d5 in flex_extract.git for source/python/mods/checks.py


Ignore:
Timestamp:
Mar 8, 2019, 4:07:28 PM (5 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
d727af2
Parents:
82c2959
Message:

switched from python2 to python3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/python/mods/checks.py

    rf20af73 r79729d5  
    1 #!/usr/bin/env python
     1#!/usr/bin/env python3
    22# -*- coding: utf-8 -*-
    33#*******************************************************************************
     
    3131except ImportError:
    3232    import builtins as exceptions
    33 from .tools import my_error, silent_remove
    3433from datetime import datetime
    3534import numpy as np
     35from .tools import my_error, silent_remove
    3636# ------------------------------------------------------------------------------
    3737# FUNCTIONS
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG