Kaydet (Commit) 96e319e5 authored tarafından Benjamin Peterson's avatar Benjamin Peterson

don't need to mess up sys.path

üst 9d109742
import sys
sys.path = ['.'] + sys.path
from test.test_support import verbose, run_unittest
import re
from re import Scanner
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment