View Single Post
Old 09-09-2014, 06:08 PM   #25
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,669
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by KevinH View Post
So unless KindleImport.py and mobi_stuff.py actually need the from future unicode_literals stuff, can we remove them?
Yep. They don't have to be there. I've just gotten in the habit of trying to keep my scripts as close to Python3-ready as I can. I think there's a couple of tweaks to some of the struct hex-string stuff in mobiHeaderLight and SectionerLight, but that's no big deal to fix. I'll take a peek later tonight/early tomorrow.
DiapDealer is offline