New submission from song super <2262720...@qq.com>:
python3.6 from os.path import join join('3', '{:3') return '{:3' in windows,However,join('3', '{:3') return '3//{:3' in linux,I think this is a bug ---------- components: Windows files: python bug.zip hgrepos: 391 messages: 375524 nosy: 2262720766, paul.moore, steve.dower, tim.golden, zach.ware priority: normal severity: normal status: open title: from os.path import join join('3', '{:3') return '{:3' in windows type: compile error versions: Python 3.6 Added file: https://bugs.python.org/file49400/python bug.zip _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue41565> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com