X-Git-Url: https://git.josue.xyz/?p=vsorcdistro%2F.git;a=blobdiff_plain;f=precompiler.py;h=2b495cbaa49632dcf5bfb855b086cb878dd3effe;hp=86bd4d4eee3ce8b5e5898b86d863900cb42c345f;hb=002eb7cc64ee6697fc264b9ac5bc93eb33c7e213;hpb=9f435e1824145d4834563f0b92e3e53b61306b4b 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