mirror of
				https://github.com/python/cpython.git
				synced 2025-10-30 21:21:22 +00:00 
			
		
		
		
	Fixed macroman<->latin1 conversion. Some chars don't
exist in latin1, but at least the roundtrip results in the same macroman characters.
This commit is contained in:
		
							parent
							
								
									dfebe90c4c
								
							
						
					
					
						commit
						6f84ed5afc
					
				
					 48 changed files with 234 additions and 232 deletions
				
			
		|  | @ -63,7 +63,7 @@ def quit(self, *args): | |||
| 		raise self | ||||
| 	 | ||||
| 	def getabouttext(self): | ||||
| 		return "About PythonSlaveŠ" | ||||
| 		return "About PythonSlaveƒ" | ||||
| 	 | ||||
| 	def do_about(self, id, item, window, event): | ||||
| 		EasyDialogs.Message("PythonSlave " + __version__ + "\rCopyright © 1996, Letterror, JvR") | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Jack Jansen
						Jack Jansen