mirror of
https://github.com/python/cpython.git
synced 2026-05-15 00:48:35 -04:00
714e49371b
by the warnings.warn(stacklevel=) parameter.
4 lines
53 B
Python
4 lines
53 B
Python
import unittest
|
|
|
|
unittest.main('test.test_warnings')
|