早上好,我可以指出如何在python中输入内部硬盘的路径,目前使用语句:
file = GETfile() or 'http://**********'
我想把一个路径放到本地文件,但它不起作用,我在哪里错了?
file = GETfile() or 'D:\xxx\xxxx\playlist\playlist.m3u'
python python-2.7 python-3.x
python ×1
python-2.7 ×1
python-3.x ×1