Files
fpdb/pyfpdb
Mika Bostrom 85c9070ec8 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 22:17:03 +02:00
..
2009-12-03 17:26:40 +08:00
2010-01-21 14:12:17 +08:00
2009-03-10 20:31:09 -04:00
2010-01-23 13:37:41 +08:00
2010-01-24 21:11:46 +02:00
2010-01-16 13:55:01 +08:00
2009-10-29 16:37:33 +08:00
2009-12-22 14:44:35 +08:00
2010-01-23 13:37:41 +08:00
2009-12-12 12:09:58 +00:00
2010-01-21 21:34:54 +02:00
2009-12-28 22:09:06 +08:00
2010-01-02 11:05:58 +08:00
2009-12-05 15:54:49 +00:00
2009-12-03 16:46:10 +08:00
2010-01-21 13:56:50 +08:00
2009-08-21 00:48:26 -05:00
2009-11-25 10:27:54 +08:00
2010-01-23 13:37:41 +08:00
2009-09-04 02:01:41 +02:00
2009-08-02 07:14:31 -04:00