first step in backout of bad default->3.5 merge d085b4f779af. Create new head and fix whitespace.

This commit is contained in:
Ned Deily 2016-06-03 15:17:13 -07:00
parent 21dcb932a7
commit 6371152154

View file

@ -1,3 +1,3 @@
import warnings
warnings.warn('module-level warning', DeprecationWarning, stacklevel=2)
warnings.warn('module-level warning', DeprecationWarning, stacklevel=2)