1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-10 01:25:34 +00:00

let's try the from future thingy

This commit is contained in:
Kevin McCarthy
2012-05-30 22:57:10 -10:00
parent 71c422700e
commit 3790a1f981
3 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
from __future__ import with_statement
import os
import unittest
import vcr