##// END OF EJS Templates
Backport PR #10301: FIX: re-order qt eventloop hook a bit...
Backport PR #10301: FIX: re-order qt eventloop hook a bit try to reduce race conditions by: - connect the exit callback before enabling the notifier (this might not matter) - only bother starting the event loop if the input is not ready. closes 10201 I don't have a mac to test this on. This may be complete cargo-culting.

File last commit:

r4750:b9f6e707
r23382:5176e375 auto-backport-of-...
Show More
__init__.py
3 lines | 91 B | text/x-python | PythonLexer
# load extended setup modules for distuils
from .install_data_ext import install_data_ext