MCPcopy Create free account
hub / github.com/numpy/numpy / find_deprecated_escaped_characters.py

File find_deprecated_escaped_characters.py

tools/find_deprecated_escaped_characters.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2r"""
3Look for escape sequences deprecated in Python 3.6.
4

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected