Skip to content

Commit

Permalink
Recursive path variable substitution
Browse files Browse the repository at this point in the history
  • Loading branch information
Hibou57 committed Dec 30, 2015
1 parent d0d3772 commit f9306aa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions environment.py
Original file line number Diff line number Diff line change
Expand Up @@ -235,9 +235,6 @@ def variables_substituted(text):

return result

print("[%s]" % variables_substituted("foo/$A"))
exit(0)

# Searching for files
# ============================================================================

Expand Down

0 comments on commit f9306aa

Please sign in to comment.