diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-07-01 20:02:17 -0400 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-07-01 20:02:17 -0400 |
commit | 41d4aa2e7d9957dd13786e93a1af42949c82fa25 (patch) | |
tree | 8cc200383d5f4633511e608f1ea8232e7441f750 /examples/python_scripting.py | |
parent | a949834c4c55b4fdbec32cba09e5fe5f5bdc15fa (diff) | |
download | cmd2-git-41d4aa2e7d9957dd13786e93a1af42949c82fa25.tar.gz |
Fixed unicode bug on Windows in pyscript command
Without using the repr representation of the path, "C:\Users" treats \U as a Unicode Escape.
To fix this, pyscript passes the repr representation of the path to do_py.
Diffstat (limited to 'examples/python_scripting.py')
0 files changed, 0 insertions, 0 deletions