Advertisement
Guest User

Untitled

a guest
Sep 25th, 2017
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. from CalendarStore import CalCalendarStore
  2. from CalendarStore import CalEvent
  3. from ScriptingBridge import SBApplication
  4. import objc
  5. from Foundation import *
  6. from AppKit import *
  7. from PyObjCTools import AppHelper
  8. import Carbon.Events
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement