◐ Shell
clean mode source ↗

Message 260830 - Python tracker

well, silentghost... a .txt file, or an .html and that's all... if there's some text into... just find a pattern with some  - " - 

import the file in python(iddle)

and type :

if '''pattern''' in file:
__ print('ok')
else:
__ print('none')

i don't think that a file is really necessary... you'll do certainly better than me in testing...