Fabien Benureau 9ad6d8db25 Simplified fake_env code
1. Removed the unicode wrapper around fake_env io
2. Overrided pyfakefs cStringIO with StringIO (Python 2.x)
3. copy_dir will copy file in binary file to the fake filesystem
   *unless* they are bib, yaml, txt or md files
4. ui.handle_exception() conserve traceback

Numerous unicode subtelties required diving into pyfakefs and configobj
source code. Unicode on Python 2.x is the worst.
2016-01-21 16:18:16 +01:00
..
2015-12-20 22:20:01 +01:00
2015-12-20 18:51:43 +01:00
2014-04-18 12:58:12 +02:00
2015-12-20 19:26:33 +01:00
2014-04-17 12:53:13 +02:00
2015-12-02 16:36:27 +01:00
2016-01-21 16:18:16 +01:00
2015-12-02 16:36:27 +01:00
2015-05-07 13:17:44 +02:00
2015-05-07 13:17:44 +02:00
2015-05-07 13:17:44 +02:00
2015-05-07 13:17:44 +02:00
2015-12-20 18:51:00 +01:00
2015-05-07 13:17:44 +02:00
2015-12-04 23:44:05 -05:00
2016-01-17 02:42:56 +01:00
2013-11-14 04:40:29 +01:00