PK
ADDRLIN :
/
opt
/
python38
/
lib
/
python3.8
/
lib2to3
/
tests
/
data
/
FLL :
Current File : //opt/python38/lib/python3.8/lib2to3/tests/data/false_encoding.py
#!/usr/bin/env python print '#coding=0'
PK
99