Missing import for served files
This commit is contained in:
		@@ -21,6 +21,8 @@ import re
 | 
				
			|||||||
import lxml.etree
 | 
					import lxml.etree
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import cgitb
 | 
					import cgitb
 | 
				
			||||||
 | 
					import wsgiref.util
 | 
				
			||||||
 | 
					import mimetypes
 | 
				
			||||||
 | 
					
 | 
				
			||||||
try:
 | 
					try:
 | 
				
			||||||
    # python 2
 | 
					    # python 2
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user