[nostalgia/scripts/pybb] Add explanation comment

This commit is contained in:
Gary Talent 2021-02-20 23:58:23 -06:00
parent c5dbd724eb
commit 20ec019c36

View File

@ -1,5 +1,8 @@
#! /usr/bin/env python3
# "Python Busy Box" - adds cross platform equivalents to Unix commands that
# don't translate well to that other operating system
import os
import shutil
import stat