| Current Path : /proc/thread-self/root/proc/self/root/usr/local/python-3.2/lib/python3.2/test/ |
| Current File : //proc/thread-self/root/proc/self/root/usr/local/python-3.2/lib/python3.2/test/test_future4.py |
from __future__ import unicode_literals
import unittest
from test import support
def test_main():
pass
if __name__ == "__main__":
test_main()