[nostalgia/scripts/pybb] Add explanation comment
This commit is contained in:
parent
c5dbd724eb
commit
20ec019c36
@ -1,5 +1,8 @@
|
|||||||
#! /usr/bin/env python3
|
#! /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 os
|
||||||
import shutil
|
import shutil
|
||||||
import stat
|
import stat
|
||||||
|
Loading…
Reference in New Issue
Block a user