forked from openkylin/python-httpretty
5 lines
98 B
Python
5 lines
98 B
Python
|
#!/usr/bin/env python
|
||
|
# -*- coding: utf-8 -*-
|
||
|
from __future__ import unicode_literals
|
||
|
import sure
|