mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
first step in backout of bad default->3.5 merge d085b4f779af. Create new head and fix whitespace.
This commit is contained in:
parent
21dcb932a7
commit
6371152154
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
import warnings
|
||||
|
||||
warnings.warn('module-level warning', DeprecationWarning, stacklevel=2)
|
||||
warnings.warn('module-level warning', DeprecationWarning, stacklevel=2)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue