10 Commits

Author SHA1 Message Date
Safa Ariman c90351220c Add python3 support 2019-06-06 01:31:19 +03:00
Fatih Aşıcı 1c47052538 tree-wide: Remove redundant setlocale's
This commit also fixes the confirm method to repeat asking until
a valid input is given.
2010-10-19 10:28:17 +00:00
Fatih Aşıcı 000f723e91 cli: Ignore broken pipe errors
BUG:FIXED:13609
2010-06-24 08:10:39 +00:00
Fatih Aşıcı 914dbe9eb7 tree-wide: Remove redundant imports 2010-05-16 20:35:33 +00:00
Fatih Aşıcı b1c5f511ff Do not print an empty exception message 2010-02-28 21:40:57 +00:00
Fatih Aşıcı 1285cbb7fc Do not show traceback for handled pisi errors 2010-02-28 21:27:27 +00:00
Fatih Aşıcı f98a1d0d46 Update messages 2010-02-27 22:26:38 +00:00
Fatih Aşıcı 7741c72de2 Better 2010-02-27 22:09:06 +00:00
Fatih Aşıcı fcf0669476 Print human readable error messages. We must use str instead of unicode in order to use __str__ method of exception classes. 2010-02-27 21:32:58 +00:00
Faik Uygur 54e89f07b4 Change to project/trunk,tags,branches style 2009-10-14 12:42:24 +00:00