mirror of
https://github.com/python/cpython.git
synced 2026-05-12 15:39:22 -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')
|