Sylvain Bellemare 8c1dbc86a0 Import std libs at the top
the rationale behind importing under a test function is to import what
is being tested, and perhasp likely to fail, to isolate possible errors
resulting from the import itself

see
http://docs.pylonsproject.org/en/latest/community/testing.html#rule-never-import-the-module-under-test-at-test-module-scope for more
2016-12-12 15:48:48 +01:00
..
2016-12-12 15:48:48 +01:00
2016-12-08 11:42:46 +01:00
2016-02-10 19:55:33 +01:00
2016-10-27 16:50:30 +02:00
2016-02-23 09:39:56 +01:00
2016-09-07 17:32:34 +02:00