Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
boolean_options = ['keep-temp']
command_name = 'bdist_inno'
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
description = 'create an executable installer for MS Windows'
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
user_options = [('bdist-dir=', None, 'temporary directory for creating the distribution'), ('keep-temp', 'k', 'keep the pseudo-installation tree around after creating the distribution archive'), ('dist-dir=', 'd', 'directory to put final built distributions in')]