Commit Graph

2 Commits

Author SHA1 Message Date
Alessio Treglia aadb58e15e Replace "print" calls with sys.stderr.{write,flush}()
- Debug messages should go to the stderr rather than to the stdout
- Plus, Python 3 has replaced the built-in "print" with a new
  function, whose syntax is quite different.
2011-12-08 11:10:13 +01:00
Alessio Treglia b0826c26f9 Move laditools into the root of the tree, update setup.py. 2011-12-07 18:54:00 +01:00