MCPcopy Index your code
hub / github.com/python/cpython / fix_encoding.py

File fix_encoding.py

PCbuild/fix_encoding.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#! /usr/bin/env python3
2#
3# Fixes encoding of the project files to add UTF-8 BOM.
4#

Callers

nothing calls this directly

Calls 4

PathClass · 0.90
fixFunction · 0.85
resolveMethod · 0.45
globMethod · 0.45

Tested by

no test coverage detected