Terry Jan Reedy 
								
							 
						 
						
							
							
							
							
								
							
							
								4b73676c3d 
								
							 
						 
						
							
							
								
								Issue  #15308 : Add 'interrupt execution' (^C) to Shell menu.  
							
							... 
							
							
							
							Patch by Roger Serwy, updated by Bayard Randel. 
							
						 
						
							2016-09-12 01:50:03 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Jan Reedy 
								
							 
						 
						
							
							
							
							
								
							
							
								3399e1e38c 
								
							 
						 
						
							
							
								
								? Working Directory ?  
							
							
							
						 
						
							2016-08-30 16:58:01 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Jan Reedy 
								
							 
						 
						
							
							
							
							
								
							
							
								1f8cc33f88 
								
							 
						 
						
							
							
								
								Issue  #25564 : Mention exec and __builtins__ in IDLE-console difference section.  
							
							
							
						 
						
							2016-08-25 01:22:30 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Jan Reedy 
								
							 
						 
						
							
							
							
							
								
							
							
								fa089b9b0b 
								
							 
						 
						
							
							
								
								Issue  #22558 : Add remaining doc links to source code for Python-coded modules.  
							
							... 
							
							
							
							Reformat header above separator line (added if missing) to a common format.
Patch by Yoni Lavi. 
							
						 
						
							2016-06-11 15:02:54 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Jan Reedy 
								
							 
						 
						
							
							
							
							
								
							
							
								929d7f86d5 
								
							 
						 
						
							
							
								
								Clarify IDLE-console differences with respect to the sys module.  
							
							... 
							
							
							
							The reload(sys) effect was the crux of a Stackoverflow question. 
							
						 
						
							2016-05-02 18:30:02 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Jan Reedy 
								
							 
						 
						
							
							
							
							
								
							
							
								f8cd02dcda 
								
							 
						 
						
							
							
								
								Rebase the 3.x version of idlelib/help.html on the 3.5 version of  
							
							... 
							
							
							
							Doc/build/html/library/idle.html, which is built from Doc/library/idle.rst.
Help.html is an rstrip()ed copy of idle.html that can be pushed.
The displayed content is unchanged because a) the version number is not
displayed, being inherent in the version displaying the file and b) the tt
tag was ignored by the custom parser in idlelib/help.py.  The wrapped
<span class="pre"> tags remain as they were.
This will be merged in 3.6 (without conflict) because the 3.6 help.html is
a copy of the 3.5 file (which was a copy of the 3.4 file).  The two files will
remain the same until either a) there is a content change that only applies
to one of them or b) 3.5 maintenance ends and the 3.6 file is itself rebased. 
							
						 
						
							2016-03-01 00:29:57 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Jan Reedy 
								
							 
						 
						
							
							
							
							
								
							
							
								93f3542ae4 
								
							 
						 
						
							
							
								
								Issue  #24782 : Finish converting the Configure Extension dialog into a new  
							
							... 
							
							
							
							tab in the IDLE Preferences dialog.  Code patch by Mark Roseman. 
							
						 
						
							2015-10-13 22:03:51 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Jan Reedy 
								
							 
						 
						
							
							
							
							
								
							
							
								d470527aec 
								
							 
						 
						
							
							
								
								Issue  #25224 : README.txt is now an idlelib index for IDLE developers and  
							
							... 
							
							
							
							curious users.  The previous user content is now in the IDLE doc and is
redundant.  IDLE now means 'Integrated Development and Learning Environment'. 
							
						 
						
							2015-10-02 23:22:59 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Jan Reedy 
								
							 
						 
						
							
							
							
							
								
							
							
								37f81355b0 
								
							 
						 
						
							
							
								
								Issue  #24028 : Add subsection about Idle calltips.  
							
							
							
						 
						
							2015-09-29 01:55:57 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Jan Reedy 
								
							 
						 
						
							
							
							
							
								
							
							
								ce021dbb25 
								
							 
						 
						
							
							
								
								Issue  #25225 : add revised .html.  
							
							
							
						 
						
							2015-09-24 23:18:57 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Jan Reedy 
								
							 
						 
						
							
							
							
							
								
							
							
								0053c47785 
								
							 
						 
						
							
							
								
								Issue 21995: Explain some differences between IDLE and console Python.  
							
							
							
						 
						
							2015-09-24 03:09:43 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Jan Reedy 
								
							 
						 
						
							
							
							
							
								
							
							
								6e10ec5367 
								
							 
						 
						
							
							
								
								Issue 25224: Augment Idle doc feature list and no-subprocess section  
							
							... 
							
							
							
							to finish making current README.txt obsolete. 
							
						 
						
							2015-09-23 20:00:33 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Jan Reedy 
								
							 
						 
						
							
							
							
							
								
							
							
								968e285a8c 
								
							 
						 
						
							
							
								
								Issue  #25219 : Update doc for Idle command line options.  
							
							... 
							
							
							
							Some were missing and notes were not correct. 
							
						 
						
							2015-09-23 03:52:23 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Jan Reedy 
								
							 
						 
						
							
							
							
							
								
							
							
								cba1a1a000 
								
							 
						 
						
							
							
								
								Issue  #16893 : Add idlelib.help.copy_strip() to copy-rstrip Doc/.../idle.html.  
							
							... 
							
							
							
							Change destination to help.html.  Adjust NEWS entries. 
							
						 
						
							2015-09-21 22:36:42 -04:00