X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=precompiler.py;h=2b495cbaa49632dcf5bfb855b086cb878dd3effe;hb=40f74c579b934f1b8540c13daaf80ae4c1e604c1;hp=86bd4d4eee3ce8b5e5898b86d863900cb42c345f;hpb=9f435e1824145d4834563f0b92e3e53b61306b4b;p=vsorcdistro%2F.git diff --git a/precompiler.py b/precompiler.py index 86bd4d4..2b495cb 100755 --- a/precompiler.py +++ b/precompiler.py @@ -23,7 +23,7 @@ time.sleep(.300) document = open("data" + "_clean" ,"r+") links = document.readlines() document.close - +#"data" is the file with the topo vsorc script #clean the \n in the colected data a = 0