aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2021-09-30 15:08:47 -0700
committerBryan Newbold <bnewbold@archive.org>2021-10-15 18:14:24 -0700
commit7430ddbcdec76091220de474060b968f0ef1bb70 (patch)
treea4df6f49e0f795997327b2c349f58b3a31a6bc7b /python
parent7f7b1bd0ff45bcb7968dc3da912c2ff3dd74d07c (diff)
downloadsandcrawler-7430ddbcdec76091220de474060b968f0ef1bb70.tar.gz
sandcrawler-7430ddbcdec76091220de474060b968f0ef1bb70.zip
rename some python files for clarity
Diffstat (limited to 'python')
-rwxr-xr-xpython/ingest_tool.py (renamed from python/ingest_file.py)0
-rw-r--r--python/sandcrawler/ingest_file.py (renamed from python/sandcrawler/ingest.py)0
-rw-r--r--python/sandcrawler/ingest_html.py (renamed from python/sandcrawler/html_ingest.py)0
3 files changed, 0 insertions, 0 deletions
diff --git a/python/ingest_file.py b/python/ingest_tool.py
index 20b6d67..20b6d67 100755
--- a/python/ingest_file.py
+++ b/python/ingest_tool.py
diff --git a/python/sandcrawler/ingest.py b/python/sandcrawler/ingest_file.py
index b852c69..b852c69 100644
--- a/python/sandcrawler/ingest.py
+++ b/python/sandcrawler/ingest_file.py
diff --git a/python/sandcrawler/html_ingest.py b/python/sandcrawler/ingest_html.py
index f11cac4..f11cac4 100644
--- a/python/sandcrawler/html_ingest.py
+++ b/python/sandcrawler/ingest_html.py