tail
Marco Sulla
Marco.Sulla.Python at gmail.com
Fri May 13 06:16:57 EDT 2022
On Fri, 13 May 2022 at 00:31, Cameron Simpson <cs at cskk.id.au> wrote:
> On 12May2022 19:48, Marco Sulla <Marco.Sulla.Python at gmail.com> wrote:
> >On Thu, 12 May 2022 at 00:50, Stefan Ram <ram at zedat.fu-berlin.de> wrote:
> >> There's no spec/doc, so one can't even test it.
> >
> >Excuse me, you're very right.
> >
> >"""
> >A function that "tails" the file. If you don't know what that means,
> >google "man tail"
> >
> >filepath: the file path of the file to be "tailed"
> >n: the numbers of lines "tailed"
> >chunk_size: oh don't care, use it as is
>
> This is nearly the worst "specification" I have ever seen.
>
You're lucky. I've seen much worse (or no one).
More information about the Python-list
mailing list