We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2c3c6e commit 6aced08Copy full SHA for 6aced08
tests/test_unit.py
@@ -1,4 +1,6 @@
1
+import os
2
import pickle
3
+from os import path
4
try:
5
import unittest2 as unittest
6
except ImportError:
0 commit comments