Chaged encoding to utf8
This commit is contained in:
		
							parent
							
								
									080bb6d627
								
							
						
					
					
						commit
						d7b47ccf6a
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
#!/usr/bin/env python2
 | 
					#!/usr/bin/env python2
 | 
				
			||||||
# vim: set et sw=4:
 | 
					# -*- coding: utf-8 -*-
 | 
				
			||||||
"""
 | 
					"""
 | 
				
			||||||
.. module:: agi
 | 
					.. module:: agi
 | 
				
			||||||
   :synopsis: This module contains functions and classes to implment AGI scripts in python. 
 | 
					   :synopsis: This module contains functions and classes to implment AGI scripts in python. 
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user