8000 macOS 文件夾錯誤 · Issue #1 · fyqc/cool18 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
macOS 文件夾錯誤 #1
Closed
Closed
@popoko1379

Description

@popoko1379

使用 "".join 對於不同作業系統的文件夾路徑會發生錯誤,建議改用 os.path.join(folder, txt_name)

cool18/study.py

Line 132 in 3fe58d4

txt_path = "".join([folder, '\\', txt_name])

cool18/study.py

Lines 300 to 301 in 3fe58d4

secondary_folder_path = "".join(
[top_title, '\\', page_title])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0