GPG.py adapted to use subprocess, for Windows?

Les Schaffer schaffer at optonline.net
Thu Jul 6 19:25:31 EDT 2006


Les Schaffer wrote:
> errr, THIS GPG module: http://www.historical-id.info/files/python/GPG.py

sigh, actually its updated version:

http://trac.t7a.org/isconf/browser/trunk/lib/python/isconf/GPG.py

looks like i can use the subprocess module straight instead of the
PopenHI, except for the complication that PopenHI provides *4* pipes to
the subprocess ...


les



More information about the Python-list mailing list