comparison: DebugClients/Python/coverage/phystokens.py
DebugClients/Python/coverage/phystokens.py
- changeset 3499
- f2d4b02c7e88
- parent 3497
- 7f51ab29a1a2
- child 4489
- d0d6e4ad31bd
equal
deleted
inserted
replaced
206 encoding = find_cookie(second) |
206 encoding = find_cookie(second) |
207 if encoding: |
207 if encoding: |
208 return encoding |
208 return encoding |
209 |
209 |
210 return default |
210 return default |
|
211 |
|
212 # |
|
213 # eflag: FileType = Python2 |