backup
This commit is contained in:
parent
b8f35a9107
commit
7073db28e7
2
test2.py
2
test2.py
@ -20,7 +20,7 @@ while True:
|
|||||||
count = 0
|
count = 0
|
||||||
path = 'goeranh'
|
path = 'goeranh'
|
||||||
print('\n\n\n\n')
|
print('\n\n\n\n')
|
||||||
print('enter the name(or fragments of it) of the file[leave blank to search all]')
|
print(bcolors.OKGREEN + 'enter the name(or fragments of it) of the file[leave blank to search all]' + bcolors.ENDC)
|
||||||
fname = str(raw_input('->'))
|
fname = str(raw_input('->'))
|
||||||
print('enter a search string')
|
print('enter a search string')
|
||||||
string = str(raw_input('->'))
|
string = str(raw_input('->'))
|
||||||
|
Reference in New Issue
Block a user