Delete latestslic3r.py
This commit is contained in:
		
							parent
							
								
									a9a3f15acd
								
							
						
					
					
						commit
						89e6e9d893
					
				
					 1 changed files with 0 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +0,0 @@
 | 
			
		|||
#!/usr/bin/env python
 | 
			
		||||
 | 
			
		||||
import re
 | 
			
		||||
import urllib
 | 
			
		||||
page = urllib.urlopen('https://dl.slic3r.org/linux/').read()
 | 
			
		||||
print(re.search(r'slic3r-.+?-linux-x64\.tar\.bz2', page).group(0))
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue