diff options
author | xiubuzhe <xiubuzhe@sina.com> | 2023-10-08 21:10:36 +0800 |
---|---|---|
committer | xiubuzhe <xiubuzhe@sina.com> | 2023-10-08 21:10:36 +0800 |
commit | 638106fdff012befe4b7b7f4610262efac614085 (patch) | |
tree | dbb26f3591eabf0bb94563032f5c8dc83b99255f | |
parent | cd1ff2feac94088398be0ebc5bbf1555167e456c (diff) | |
download | sunhpc-638106fdff012befe4b7b7f4610262efac614085.tar.gz sunhpc-638106fdff012befe4b7b7f4610262efac614085.tar.bz2 sunhpc-638106fdff012befe4b7b7f4610262efac614085.zip |
delete python pwd mod
-rwxr-xr-x | bin/sunhpc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,7 +3,6 @@ import os import sys -import pwd import sunhpc import syslog import shutil |