quick question...
Within the device.py file in the gui2 section,
The send_by_mail function accepts a defaulted to true parameter for do_auto_convert. However, if an acceptable format for the device you are about to send the email to does not exist, the function prompts the user to confirm the book should be converted.
Is there a reason the function doesn't just accept the do_auto_convert flag when true and go ahead and convert, or am I missing something in the preceeding logic?
I don't want to just throw in code that overrides something I'm not seeing...
Thanks,
Tim
|