Replace the Carbon based EasyDialog with a call to CocoaDialog. This makes the input/raw_input replacement work much smoother than waiting for python to bring up the dialog. Also, the CocoaDialog appears as the front window with focus, rather than in the background with a beep like the EasyDialog. Changed: U trunk/Bundles/Python.tmbundle/Support/pymate.py