mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 21:51:50 +00:00 
			
		
		
		
	comment tweak
This commit is contained in:
		
							parent
							
								
									afd77d980e
								
							
						
					
					
						commit
						c9a4762bd6
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -2499,7 +2499,7 @@ PyEval_EvalFrame(PyFrameObject *f) | |||
| 
 | ||||
| /* this is gonna seem *real weird*, but if you put some other code between
 | ||||
|    PyEval_EvalFrame() and PyEval_EvalCodeEx() you will need to adjust | ||||
| 	the test in the if statement in Misc/gdbinit:ppystack */ | ||||
| 	the test in the if statement in Misc/gdbinit:pystack* */ | ||||
| 
 | ||||
| PyObject * | ||||
| PyEval_EvalCodeEx(PyCodeObject *co, PyObject *globals, PyObject *locals, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Skip Montanaro
						Skip Montanaro