mfitzp / pathomx

Workflow based scientific analysis built on Python
https://www.mfitzp.com/tools/pathomx/
GNU General Public License v3.0
91 stars 30 forks source link

Python3 Print statement error in recent commits. #16

Closed aeroaks closed 10 years ago

aeroaks commented 10 years ago

Recent commits that you have in Files ui.py and others have python2 print statements. e.g.,

File "/home/akshay_v/workspace/pathomx/pathomx/ui.py", line 1759
    print "Dummy lock"
mfitzp commented 10 years ago

Thanks @aeroaks - old habits die hard! This is now fixed in e9525e8077.