Commit 63711521 authored by Ned Deily's avatar Ned Deily

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

parent 21dcb932
import warnings
warnings.warn('module-level warning', DeprecationWarning, stacklevel=2)
\ No newline at end of file
warnings.warn('module-level warning', DeprecationWarning, stacklevel=2)
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