Skip to content

os.path.getsize and zipfile.write lack built-in recursive directory support #138821

@iuyp387

Description

@iuyp387

Feature or enhancement

Proposal:

The os.path.getsize and zipfile.write functions should support recursive directory searching. While it's possible to implement this with custom code, it's somewhat cumbersome.

Has this already been discussed elsewhere?

No response given

Links to previous discussion of this feature:

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions