On Feb 19, 2007, at 9:06 PM, Ken Dibble wrote:

>>         I just posted a commit to the code that converts cdxml  
>> files to
>> code. Try that out and let me know how it works.
>
> Nope. I did the same bare-bones test with "x = 1" as my line of  
> code. Form
> does not run. Traceback follows.

        Wow - I'm working on some examples to show at PyCon in a few days,  
and they're running fine. Something is wack.

> By the way, the version info didn't seem to change--and the About form
> isn't giving a Revision number. Below the pretty print out of  
> information
> there's a dictionary displayed on the About form as follows:
>
> {'name': 'Dabo IDE Version', 'value': '0.8a (Revision )'}
>
> Platform: Win
> Python Version: 2.4.4 on win32
> Dabo Version: Version 0.8a; Revision
> UI Version: 2.6.3.3 on wxMSW

        Those versions only get changed at release time; anything in the  
subversion dev trunk will show 0.8a for everything. The best way to  
tell is to type 'svn stat -uq' in the dabo and ide directories; that  
will include info on the modified files, and will include a line like:
Status against revision:    784

Currently I get 2844 for dabo, and 784 for ide.


-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to