PEP 222 draft

A.M. Kuchling amk at mira.erols.com
Sun Dec 24 10:55:56 EST 2000


On Fri, 22 Dec 2000 20:47:58 +0100,
	Michael Ströder <michael at stroeder.com> wrote:
>This method should either take a parameter or use an object
>attribute to check the currently used cipher used against a list of
>accepted ciphers to enforce a local policy or be renamed to
>something like isSslConn() which does not mean much...

I'd prefer the renaming; the criteria for accepting a particularly
cipher could be complicated, and I'd rather such methods be added by
subclasses.

(I hope the lack of response to the PEP is because everyone's off for
the holidays.)

--amk









More information about the Python-list mailing list