This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
LiuFan
/
PrivacyScanData
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
bea9142d64
Branches
Tags
dev-lf
lsn
master
PrivacyScanD...
/
test.py
test.py
92 B
Historique
Raw
1
2
3
4
5
from utils.fileio import *
file_list = walk_files("target/archive")
print(len(file_list))