Mercurial > hgrepos > Python > apps > py-cutils
view README.txt @ 61:c9f9401abc0c
Use getattr when trying to get mmap.madvise()
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 09 Feb 2022 12:00:27 +0100 |
| parents | 2e0cf1e7c483 |
| children | 44172581bfb8 |
line wrap: on
line source
=========== py-cutils =========== :Author: Franz Glasner :Version: 0.3.2 :Date: 2022-01-19 :Copyright: (c) 2020-2022 Franz Glasner. All rights reserved. :License: BSD 3-Clause "New" or "Revised" License :ID: @(#) $HGid$ Pure Python implementations of coreutils. Currently implemented: - `dos2unix` as :command:`py-dos2unix` - `shasum` as :command:`py-shasum`
