[Python-Dev] frozenset C API? (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Wed Sep 5 18:06:53 CEST 2007


% openssl x509 -subject -noout -in attachment-0002.crt subject= /DC=org/DC=python/CN=foo/CN=bar % openssl x509 -subject -noout -in attachment-0003.crt subject= /DC=org/DC=python/CN=bar2/CN=foo2

Well, that's the same bug that John Nagle complains about. This output is incorrect.

Regards, Martin



More information about the Python-Dev mailing list