mirror of
				https://github.com/bspeice/metrik
				synced 2025-11-03 18:00:51 -05:00 
			
		
		
		
	Use the ConfigParser I'm supposed to...
This commit is contained in:
		@ -1,7 +1,6 @@
 | 
				
			|||||||
import os
 | 
					import os
 | 
				
			||||||
import sys
 | 
					import sys
 | 
				
			||||||
# from six.moves.configparser import RawConfigParser
 | 
					from six.moves.configparser import RawConfigParser
 | 
				
			||||||
from ConfigParser import RawConfigParser
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
def get_config_locations():
 | 
					def get_config_locations():
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user