[Pyobjc-dev] breakage in CVS?
Brought to you by:
ronaldoussoren
From: Michael H. <mw...@py...> - 2003-08-28 14:55:37
|
I managed to trick SF into letting me update via anon CVS and this happened: Python 2.3+ (#1, Aug 28 2003, 14:14:54) [GCC 3.1 20020420 (prerelease)] on darwin Type "help", "copyright", "credits" or "license" for more information. ->> import AppKit Traceback (most recent call last): File "<input>", line 2, in ? File "/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/PyObjC/AppKit/__init__.py", line 32, in ? NSMakePoint = Foundation.NSMakePoint AttributeError: 'module' object has no attribute 'NSMakePoint' Is it just me? Cheers, mwh -- LINTILLA: You could take some evening classes. ARTHUR: What, here? LINTILLA: Yes, I've got a bottle of them. Little pink ones. -- The Hitch-Hikers Guide to the Galaxy, Episode 12 |