Open GoogleCodeExporter opened 8 years ago
The problem is that ensymble tries to use the deprecated os.popen interface to
run openssl. The attached patch replaces the os.popen3 and os.popen4 calls with
the new subprocess interface.
Original comment by zoltan.k...@gmail.com
on 11 Jun 2012 at 9:23
Attachments:
Original issue reported on code.google.com by
o2g.org...@gmail.com
on 27 Oct 2010 at 3:12