Skip to content

Allow passing a specific python path#9

Open
keflavich wants to merge 2 commits intoradio-astro-tools:masterfrom
keflavich:backwards_so_backwards
Open

Allow passing a specific python path#9
keflavich wants to merge 2 commits intoradio-astro-tools:masterfrom
keflavich:backwards_so_backwards

Conversation

@keflavich
Copy link
Contributor

WIP: Allow the option --python_path to specify the path to casapy [TODO: change to --casapy_path] instead of automatically searching based on the system's knowledge of the path

keflavich added 2 commits May 20, 2014 13:59
Some python2.5 compatibility changes were made that are not necessary,
as the whole script is not py2.5 compat because:
 - .format wasn't in py2.5
 - __future__ wasn't in 2.5
 - 2.5 doesn't support `with` or `as` syntax
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant