[Python-Dev] PEP 3144 review.
Greg Ewing
greg.ewing at canterbury.ac.nz
Mon Sep 28 03:01:21 CEST 2009
More information about the Python-Dev mailing list
Mon Sep 28 03:01:21 CEST 2009
- Previous message: [Python-Dev] PEP 3144 review.
- Next message: [Python-Dev] PEP 3144 review.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Nick Coghlan wrote: > The use case for "given a netmask and an arbitrary host on that network, > give me the appropriate IPNetwork object" has been well established by > this discussion (although still isn't particularly well described even > in the latest PEP update). This is what "strict=False" covers, I think I'd rather have a separate constructor function or method for this, rather than a somewhat cryptically named boolean parameter. -- Greg
- Previous message: [Python-Dev] PEP 3144 review.
- Next message: [Python-Dev] PEP 3144 review.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list