roskakori / cutplace

validate data stored in CSV, PRN, ODS or Excel files
http://cutplace.readthedocs.org/
GNU Lesser General Public License v3.0
18 stars 20 forks source link

Add support for Python 3 #56

Closed roskakori closed 9 years ago

roskakori commented 10 years ago

Goal: cutplace supports Python 3.4 and if possible Python 3.2+.

roskakori commented 9 years ago

See also #61: Add future imports for Python 2.

roskakori commented 9 years ago

Currently we support Python 3.3+. Not going to bother testing with Python 3.2 as it is pretty ancient by now.