diff options
author | John Turner <jturner.usa@gmail.com> | 2025-09-05 18:59:55 -0400 |
---|---|---|
committer | John Turner <jturner.usa@gmail.com> | 2025-09-05 18:59:55 -0400 |
commit | e9322689860bf6f7266c1caef17d25e201a3568d (patch) | |
tree | 9bc5379f59ac3e7393f9ba3834e354e3715e6b18 | |
parent | 24c69c29149526b46c01a7e1f99d873e1dbdb8bf (diff) | |
download | pypaste-e9322689860bf6f7266c1caef17d25e201a3568d.tar.gz |
rename to pypaste
"paste" conflicts with a linux command that everyone probably has by default.
-rw-r--r-- | pypaste/__main__.py (renamed from paste/__main__.py) | 0 | ||||
-rw-r--r-- | pypaste/s3.py (renamed from paste/s3.py) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/paste/__main__.py b/pypaste/__main__.py index 21ac508..21ac508 100644 --- a/paste/__main__.py +++ b/pypaste/__main__.py diff --git a/paste/s3.py b/pypaste/s3.py index 673e428..673e428 100644 --- a/paste/s3.py +++ b/pypaste/s3.py |