mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
gh-108303: Move tokenize-related data to Lib/test/tokenizedata (GH-109265)
This commit is contained in:
parent
8c813faf86
commit
1110c5bc82
18 changed files with 40 additions and 25 deletions
2
Lib/test/tokenizedata/bad_coding2.py
Normal file
2
Lib/test/tokenizedata/bad_coding2.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#coding: utf8
|
||||
print('我')
|
||||
Loading…
Add table
Add a link
Reference in a new issue