python print end=' '

看板Python作者 (wind)時間11年前 (2014/06/23 15:36), 10年前編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
i have this python script where i need to run 'gdal_retile.py' but i get this an exception on this line: if Verbose: print("Building internam Index for %d tile(s) ..." % len(inputTiles), end=' ') the end='' is invalid syntax just curious as to why.. and what the author probably meant to do. I'm new to python if you haven't already guessed. Edit: Added the opening quote. that was just a typo* ※ 編輯: lolololst (58.114.202.194), 09/21/2015 22:18:01
文章代碼(AID): #1Jfza6xC (Python)
文章代碼(AID): #1Jfza6xC (Python)