lifeofguenter / google-appengine-wx-launcher

Google App Engine for All!
Apache License 2.0
0 stars 1 forks source link

Settings for two versions of the same app #19

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create two versions for the same app in two separate folders
2. Add this two versions to the launcher
3. Modify preferences for one of them (for example set it to run with python 
2.7), this will modify the settings of the other too (but the other needs to 
run with python 2.5)

> What is the expected output? What do you see instead?

It is expected to be able to run two different versions of the same app with 
two different python distributions.

> What version of the product are you using? On what operating system?

SDK 1.7.2

Original issue reported on code.google.com by kroum.tz...@gmail.com on 6 Oct 2012 at 1:37