Files
fpdb/pyfpdb
Mika Bostrom b58edb53ae Write charmap-related errors directly to stderr
This change is needed to skip a nasty behaviour: if the string triggered
a decoding error, it will trigger one *AGAIN* if the string is printed
to console. By writing directly to sys.stderr we skip the
locale/conversion issues and get the troublesome string directly in a
file where it is stored as a raw sequence of octets.
2010-01-24 21:28:08 +01:00
..
2009-12-03 17:26:40 +08:00
2010-01-21 14:12:17 +08:00
2010-01-24 13:36:21 +01:00
2010-01-24 21:27:40 +01:00
2010-01-16 13:55:01 +08:00
2009-10-29 16:37:33 +08:00
2010-01-23 16:34:24 +01:00
2009-12-22 14:44:35 +08:00
2010-01-24 13:36:21 +01:00
2010-01-24 13:24:26 +01:00
2009-12-12 12:09:58 +00:00
2009-12-28 22:09:06 +08:00
2009-12-05 15:54:49 +00:00
2009-12-03 16:46:10 +08:00
2010-01-23 14:34:34 +08:00
2010-01-21 13:56:50 +08:00
2009-11-25 10:27:54 +08:00
2010-01-24 13:36:21 +01:00