mirror of
https://github.com/python/cpython.git
synced 2026-05-12 15:39:22 -04:00
dafea85190
now detect Python source code encoding only in comment lines.
3 lines
40 B
Python
3 lines
40 B
Python
#!/usr/bin/env python
|
|
print '#coding=0'
|