mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 14:03:30 +00:00 
			
		
		
		
	Change shebangs from python2.7 to python.
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							1bb6a0db4c
						
					
				
				
					commit
					149938d468
				
			@@ -1,4 +1,4 @@
 | 
			
		||||
#!/usr/bin/env python2.7
 | 
			
		||||
#!/usr/bin/env python
 | 
			
		||||
from __future__ import print_function
 | 
			
		||||
import os
 | 
			
		||||
import sys
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user