]> granicus.if.org Git - python/commitdiff
first step in backout of bad default->3.5 merge d085b4f779af. Create new head and...
authorNed Deily <nad@python.org>
Fri, 3 Jun 2016 22:17:13 +0000 (15:17 -0700)
committerNed Deily <nad@python.org>
Fri, 3 Jun 2016 22:17:13 +0000 (15:17 -0700)
Lib/test/test_warnings/data/import_warning.py

index d6ea2ce1046e9444ae55232dc6537c3b5ba15db0..32daec1140454aa29371d16bc7a51f7cf6bdbc1c 100644 (file)
@@ -1,3 +1,3 @@
 import warnings
 
-warnings.warn('module-level warning', DeprecationWarning, stacklevel=2)
\ No newline at end of file
+warnings.warn('module-level warning', DeprecationWarning, stacklevel=2)