[PyObjC-svn] r2165 - trunk/pyobjc/pyobjc-framework-Cocoa/Lib/Foundation

[email protected]
Newsgroups gmane.comp.python.pyobjc.cvs
Message-ID <[email protected]>
Author: ronaldoussoren
Date: Mon Apr 20 04:18:41 2009
New Revision: 2165

Log:
In Foundation.__init__: remove import of Foundation._nsindexset,
that extension was removed a while back. 

I never noticed this before because I hadn't done a complete
build after removing the extension.


Modified:
   trunk/pyobjc/pyobjc-framework-Cocoa/Lib/Foundation/__init__.py

Modified: trunk/pyobjc/pyobjc-framework-Cocoa/Lib/Foundation/__init__.py
==============================================================================
--- trunk/pyobjc/pyobjc-framework-Cocoa/Lib/Foundation/__init__.py	(original)
+++ trunk/pyobjc/pyobjc-framework-Cocoa/Lib/Foundation/__init__.py	Mon Apr 20 04:18:41 2009
@@ -29,7 +29,7 @@
 from Foundation._string import *
 
 import Foundation._nsobject
-import Foundation._nsindexset
+#import Foundation._nsindexset
 
 YES = objc.YES
 NO = objc.NO

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.