mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 03:44:55 +00:00 
			
		
		
		
	The curses panel library is now supported
This commit is contained in:
		
							parent
							
								
									b3dd5485da
								
							
						
					
					
						commit
						cdb4e6248b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -426,7 +426,7 @@ quirks, and provide complete lists of all the functions, attributes, and
 | 
				
			||||||
Because the curses API is so large, some functions aren't supported in the
 | 
					Because the curses API is so large, some functions aren't supported in the
 | 
				
			||||||
Python interface, not because they're difficult to implement, but because no one
 | 
					Python interface, not because they're difficult to implement, but because no one
 | 
				
			||||||
has needed them yet.  Feel free to add them and then submit a patch.  Also, we
 | 
					has needed them yet.  Feel free to add them and then submit a patch.  Also, we
 | 
				
			||||||
don't yet have support for the menus or panels libraries associated with
 | 
					don't yet have support for the menu library associated with
 | 
				
			||||||
ncurses; feel free to add that.
 | 
					ncurses; feel free to add that.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
If you write an interesting little program, feel free to contribute it as
 | 
					If you write an interesting little program, feel free to contribute it as
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue