Re: [Pyobjc-dev] Dinu's ReSTEdit Refactored
Brought to you by:
ronaldoussoren
From: b.bum <bb...@ma...> - 2004-02-16 17:35:32
|
That is correct. On Feb 16, 2004, at 9:27 AM, Dinu Gherman wrote: > b.bum: > >> I have been writing a bunch of Restructured Text recently and decided >> I needed a tool better than Emacs. This reminded me of Dinu's >> wonderful ReSTEdit example. > > Thanks for jumping on it! Am I right to believe that it depends > on a CVS build of PyObjC? See this error message: > > Traceback (most recent call last): > File > "/Users/dinu/Desktop/source/build/ReSTedit.app/Contents/Resources/ > __main__.py", line 16, in ? > import REDocument > File > "/Users/dinu/Desktop/source/build/ReSTedit.app/Contents/Resources/ > REDocument.py", line 12, in ? > from objc import YES, NO, Accessor > ImportError: cannot import name Accessor |