Open GoogleCodeExporter opened 8 years ago
#aecmd.py def setup_env(manage_py_env=False): . . . # Verify APPENGINE_HOME app_engine_home = os.environ.get('APPENGINE_PY_HOME') if not (app_engine_home is None): app_engine_home = app_engine_home.rstrip('\\') paths.append(app_engine_home)
Original issue reported on code.google.com by vendetta...@gmail.com on 24 Oct 2009 at 1:29
vendetta...@gmail.com
Original issue reported on code.google.com by
vendetta...@gmail.com
on 24 Oct 2009 at 1:29