mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	add py3 extension to Python
This commit is contained in:
		| @@ -3372,6 +3372,7 @@ Python: | ||||
|   color: "#3572A5" | ||||
|   extensions: | ||||
|   - ".py" | ||||
|   - ".py3" | ||||
|   - ".bzl" | ||||
|   - ".cgi" | ||||
|   - ".fcgi" | ||||
|   | ||||
							
								
								
									
										1
									
								
								samples/Python/py3.py3
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								samples/Python/py3.py3
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | ||||
| print("Hello, world!") | ||||
		Reference in New Issue
	
	Block a user