gpt4 book ai didi

python - 在 python 中替换\\为\

转载 作者:太空宇宙 更新时间:2023-11-03 12:24:17 25 4
gpt4 key购买 nike

<分区>

我有一个包含文件夹路径的字符串,如下所示

>>> path
'\\\\sdgte\\ssdfdaa\\asfdsf'

我想用\替换\\。我尝试更换但不起作用,如下所示

>>> path.replace('\\','\')
File "<input>", line 1
path.replace('\\','\')
^
SyntaxError: EOL while scanning string literal

任何帮助将不胜感激。

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com