Skip to content

SyntaxWarning #96

@AlexanderShad

Description

@AlexanderShad

Hello

tests/test_cmds.py:92
/usr/src/RPM/BUILD/python3-module-envstack-0.9.5/tests/test_cmds.py:92: SyntaxWarning: invalid escape sequence '['
PS1=[\e[32m](${ENV:=${STACK}})[\e[0m] \w$

tests/test_cmds.py:110
/usr/src/RPM/BUILD/python3-module-envstack-0.9.5/tests/test_cmds.py:110: SyntaxWarning: invalid escape sequence '['
PS1=[\e[32m](${ENV:=${STACK}})[\e[0m] \w$

tests/test_cmds.py:129
/usr/src/RPM/BUILD/python3-module-envstack-0.9.5/tests/test_cmds.py:129: SyntaxWarning: invalid escape sequence '['
PS1=[\e[33m](${STACK})[\e[0m] \w$

tests/test_cmds.py:153
/usr/src/RPM/BUILD/python3-module-envstack-0.9.5/tests/test_cmds.py:153: SyntaxWarning: invalid escape sequence '['
PS1=[\e[32m](${ENV:=${STACK}})[\e[0m] \w$

tests/test_cmds.py:379
/usr/src/RPM/BUILD/python3-module-envstack-0.9.5/tests/test_cmds.py:379: SyntaxWarning: invalid escape sequence '['
PS1: [\e[32m](${ENV:=${STACK}})[\e[0m] \w$

tests/test_cmds.py:672
/usr/src/RPM/BUILD/python3-module-envstack-0.9.5/tests/test_cmds.py:672: SyntaxWarning: invalid escape sequence '$'
"BAR:${FOO}", # not a typo, need to escape $ for shell

tests/test_cmds.py:701
/usr/src/RPM/BUILD/python3-module-envstack-0.9.5/tests/test_cmds.py:701: SyntaxWarning: invalid escape sequence '$'
"BAR:${FOO}", # not a typo, need to escape $ for shell

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions