Description
Files can be transformed in place from Python scripts while preserving a familiar file-processing workflow. Developers use this helper for source rewrites, text cleanup, and migration tools. In-place processing intentionally changes files, so backups and diffs should be reviewed.