The fix was simple for me
Use f = open('bytes.bin', 'w') instead of f = open('bytes.bin', 'wb')
In python 3 'w' is what you need..!!
The fix was simple for me
Use f = open('bytes.bin', 'w') instead of f = open('bytes.bin', 'wb')
In python 3 'w' is what you need..!!
转载于:https://my.oschina.net/u/2268493/blog/465565
 1469
					1469
					
				 2052
					2052
					
				
 被折叠的  条评论
		 为什么被折叠?
被折叠的  条评论
		 为什么被折叠?
		 
		  到【灌水乐园】发言
到【灌水乐园】发言                                
		 
		 
    
  