Skip to content

Commit db74d2f

Browse files
committed
Add textwrap.py
1 parent 302b3d1 commit db74d2f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Lib/textwrap.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# upstream_version: v3.13.7
12
"""Text wrapping and filling.
23
"""
34

tools/rpau/confs/Lib/textwrap.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
path = "Lib/textwrap.py"

0 commit comments

Comments
 (0)