[PyObjC-svn] r2273 - in trunk/pyobjc/pyobjc-framework-CalendarStore: Lib/CalendarStore PyObjCTest
[email protected] Tue, 01 Sep 2009 12:55:55 -0500
| Newsgroups | gmane.comp.python.pyobjc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ronaldoussoren
Date: Tue Sep 1 12:55:54 2009
New Revision: 2273
Log:
Port to SnowLeopard
Modified:
trunk/pyobjc/pyobjc-framework-CalendarStore/Lib/CalendarStore/PyObjC.bridgesupport
trunk/pyobjc/pyobjc-framework-CalendarStore/PyObjCTest/test_calcalendar.py
Modified: trunk/pyobjc/pyobjc-framework-CalendarStore/Lib/CalendarStore/PyObjC.bridgesupport
==============================================================================
--- trunk/pyobjc/pyobjc-framework-CalendarStore/Lib/CalendarStore/PyObjC.bridgesupport (original)
+++ trunk/pyobjc/pyobjc-framework-CalendarStore/Lib/CalendarStore/PyObjC.bridgesupport Tue Sep 1 12:55:54 2009
@@ -15,6 +15,7 @@
<constant name='CalCalendarTypeIMAP' type='@' />
<constant name='CalCalendarTypeLocal' type='@' />
<constant name='CalCalendarTypeSubscription' type='@' />
+ <constant name='CalCalendarTypeExchange' type='@' />
<constant name='CalCalendarsChangedExternallyNotification' type='@' />
<constant name='CalCalendarsChangedNotification' type='@' />
<constant name='CalDefaultRecurrenceInterval' type='I' type64='Q' />
Modified: trunk/pyobjc/pyobjc-framework-CalendarStore/PyObjCTest/test_calcalendar.py
==============================================================================
--- trunk/pyobjc/pyobjc-framework-CalendarStore/PyObjCTest/test_calcalendar.py (original)
+++ trunk/pyobjc/pyobjc-framework-CalendarStore/PyObjCTest/test_calcalendar.py Tue Sep 1 12:55:54 2009
@@ -11,5 +11,11 @@
self.failUnlessIsInstance(CalCalendarTypeIMAP, unicode)
+ @min_os_level('10.6')
+ def testConstants10_6(self):
+ self.failUnlessIsInstance(CalCalendarTypeExchange, unicode)
+
+
+
if __name__ == "__main__":
main()
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july