]> granicus.if.org Git - python/commit
weaken test_from_import_missing_attr_has_name_and_path regular expression (#371)
authorBenjamin Peterson <benjamin@python.org>
Wed, 1 Mar 2017 06:35:00 +0000 (22:35 -0800)
committerGitHub <noreply@github.com>
Wed, 1 Mar 2017 06:35:00 +0000 (22:35 -0800)
commitbee93f2d0465cc3415798e4770c83cbb106473ec
tree63985c381303e2f8355aeed2b3f4b9f05395c675
parent680e20beee8bbce9f857b8e7795009191f98b0ba
weaken test_from_import_missing_attr_has_name_and_path regular expression (#371)

Windows uses backslashes for separators.
Lib/test/test_import/__init__.py