import specific class and exceptions for configparser
This commit is contained in:
		
							parent
							
								
									2875bacae4
								
							
						
					
					
						commit
						9e7c2b707e
					
				| @ -1,6 +1,6 @@ | ||||
| #!/usr/bin/env python3.1 | ||||
| 
 | ||||
| from configparser import * | ||||
| from configparser import ConfigParser, NoSectionError, NoOptionError | ||||
| import os | ||||
| import sys | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user