1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
| **** Folder ROOT I:\Tutoriels sur Python ****
** List 'dirs' : **
['dossier yaquchose']
** List 'files' :
['analyse.rtf', 'date et temps.rtf', 'PyIterGen.pdf', 'Python25.chm', 'python_notes Swinnen.sxw', 'resume python.rtf', 'Swinnen.pdf', 'tuto wxPython.pdf']
**** Folder ROOT I:\Tutoriels sur Python\dossier yaquchose ****
** List 'dirs' : **
['dossier truc']
** List 'files' :
['fichi1.doc', 'fichi2.txt', 'machin_tests.py', 'machin_tests.pyc']
J'ai trouve : machin_tests.py
************************************
**** Folder ROOT I:\Tutoriels sur Python\dossier yaquchose\dossier truc ****
** List 'dirs' : **
['dossiers']
** List 'files' :
['alala.doc', 'banana.rtf']
**** Folder ROOT I:\Tutoriels sur Python\dossier yaquchose\dossier truc\dossiers ****
** List 'dirs' : **
['doss1', 'doss2', 'doss3']
~~ No files ~~
**** Folder ROOT I:\Tutoriels sur Python\dossier yaquchose\dossier truc\dossiers\doss1 ****
~~ No dirs ~~
** List 'files' :
['suwuntyo.txt']
**** Folder ROOT I:\Tutoriels sur Python\dossier yaquchose\dossier truc\dossiers\doss2 ****
~~ No dirs ~~
~~ No files ~~
**** Folder ROOT I:\Tutoriels sur Python\dossier yaquchose\dossier truc\dossiers\doss3 ****
~~ No dirs ~~
** List 'files' :
['ogolou_tests.py', 'ogolou_tests.pyc']
J'ai trouve : ogolou_tests.py
************************************
120
[13, 46, 112, 145, 178, 211, 277, 310, 343, 376, 442, 475, 508, 541, 607, 640, 673, 706, 772, 805, 838, 871]
390 |