Python s'échappe de la barre oblique
# Escape forward slash with \
test = "\/test"
Tense Tarantula
# Escape forward slash with \
test = "\/test"