Files
openide/python/testData/debug/test_ignore_lib.py

3 lines
84 B
Python

from calendar import setfirstweekday
stopped_in_user_file = True
setfirstweekday(15)