Focus on UTF8
This commit is contained in:
		
							parent
							
								
									2c3357200f
								
							
						
					
					
						commit
						1e890057db
					
				@ -1,6 +1,7 @@
 | 
				
			|||||||
#! /usr/bin/env python
 | 
					#! /usr/bin/env python
 | 
				
			||||||
# -*- coding: utf-8 -*-
 | 
					# -*- coding: utf-8 -*-
 | 
				
			||||||
# vim:fenc=utf-8
 | 
					# vim: set et sw=4 fenc=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