We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a5c309 commit 5c0b03fCopy full SHA for 5c0b03f
1 file changed
bpython/importcompletion.py
@@ -20,6 +20,7 @@
20
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
# THE SOFTWARE.
22
23
+from __future__ import with_statement
24
25
import imp
26
import os
0 commit comments