Fix pm bug
This commit is contained in:
		
							parent
							
								
									8d342df5e6
								
							
						
					
					
						commit
						99edaa1e6f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -165,7 +165,7 @@ def readline(message = ''): | |||
| 
 | ||||
|     sys.stdout.write(output) | ||||
| 
 | ||||
|     return sys.stdin.readline() | ||||
|     return input() | ||||
| 
 | ||||
| def confirm(default = 'y', message = 'Are you sure %s? '): | ||||
|     ''' | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue