Martin Gullaksen

Results 1 issues of Martin Gullaksen

Define MESSAGE_FILENAME in the following way to support exe file creation. Add to messages.py class Messages(object): if getattr(sys, 'frozen', False): # If the application is run as a bundle, the...