On Wed, Sep 2, 2009 at 6:15 AM, Rob Sheppard <[email protected]> wrote:

>
>
> If they used the windows installer for Python 2.5+, we can find the root
> directory in the key hklm\software\python\pythoncore\2.x\installpath.
> If that key doesn't exist, we can show a dialog for them to browse to
> their root python folder, and verify that python.exe lives there.


I love it when a plan comes together.


> Am I missing something?
>

You are asking the wrong person :-)

>
> I'll be able to finish my edits to your new script tonight after work.
>
> I have to say, this is all very cool, and moving quickly!  I'll do my
> best to keep up.
>

Last night I realized that this script could be used by any bzr-based
project.

To make this possible, I'll make the following changes:

1. Define the boilerplate at the top level.  This will eliminate the need
for the calls to g.adjustTripleString, the only Leo-specific function used
in the script.

2. Define a few constants in the root node that will modify the boilerplate
to describe the app.

These changes will make it possible to use the script outside of Leo.

Edward

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to