mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +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/badsyntax_3131.py
Normal file
2
Lib/test/tokenizedata/badsyntax_3131.py
Normal file
|
@ -0,0 +1,2 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
€ = 2
|
Loading…
Add table
Add a link
Reference in a new issue