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
1
Lib/test/tokenizedata/bad_coding.py
Normal file
1
Lib/test/tokenizedata/bad_coding.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
# -*- coding: uft-8 -*-
|
||||
Loading…
Add table
Add a link
Reference in a new issue