File: __init__.py

package info (click to toggle)
python-regex 0.1.20250918-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,660 kB
  • sloc: ansic: 50,018; python: 8,762; makefile: 15; sh: 7
file content (3 lines) | stat: -rw-r--r-- 161 bytes parent folder | download | duplicates (2)
1
2
3
# SPDX-FileCopyrightText: Peter Pentchev <roam@ringlet.net>
# SPDX-License-Identifier: BSD-2-Clause
"""Create a temporary directory, run a command within it."""