[Python-Dev] frozenset C API?

Bill Janssen janssen at parc.com
Wed Sep 5 17:48:04 CEST 2007


More succinctly:

% 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
% 

Bill


More information about the Python-Dev mailing list