jcline / kernel-tests

Forked from kernel-tests 3 years ago
Clone

655fa33 Use print() as a function for Python 3. [PEP 3105]

3 files Authored by Craig Rodrigues 8 years ago, Committed by jforbes 8 years ago,
    Use print() as a function for Python 3. [PEP 3105]
    
    import __future__.print_function to keep things working on Python 2.
    
        
file modified
+5 -4