• Jason R. Coombs's avatar
    bpo-36832: add zipfile.Path (#13153) · b2758ff9
    Jason R. Coombs yazdı
    * bpo-36832: add zipfile.Path
    
    * bpo-36832: add documentation for zipfile.Path
    
    * 📜🤖 Added by blurb_it.
    
    * Remove module reference from blurb.
    
    * Sort the imports
    
    * Update docstrings and docs per recommendations.
    
    * Rely on test.support.temp_dir
    
    * Signal that 'root' is the parameter.
    
    * Correct spelling of 'mod'
    
    * Convert docstring to comment for brevity.
    
    * Fix more errors in the docs
    b2758ff9
zipfile.py 82.1 KB