mirror of
				https://github.com/python/cpython.git
				synced 2025-10-30 05:01:30 +00:00 
			
		
		
		
	Enable building of Carbon toolbox modules with unix-Python.
This commit is contained in:
		
							parent
							
								
									ff8dec7427
								
							
						
					
					
						commit
						aaebdd6a02
					
				
					 26 changed files with 26 additions and 58 deletions
				
			
		|  | @ -2,11 +2,10 @@ | |||
| 
 | ||||
| import sys | ||||
| import os | ||||
| BGENDIR=os.path.join(sys.prefix, ':Tools:bgen:bgen') | ||||
| from bgenlocations import TOOLBOXDIR, BGENDIR | ||||
| sys.path.append(BGENDIR) | ||||
| 
 | ||||
| from scantools import Scanner | ||||
| from bgenlocations import TOOLBOXDIR | ||||
| 
 | ||||
| LONG = "HtmlRendering" | ||||
| SHORT = "html" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Jack Jansen
						Jack Jansen