Menu

#8 new_from_cbs

open
nobody
None
5
2009-11-07
2009-11-07
Anonymous
No

There's apparently a bug in core.py, in new_from_cbs method, in the line

pygpgme.pygpgme_data_new_from_cbs(tmp, hookdata, self.last_readcb)

which should be

pygpgme.gpgme_data_new_from_cbs(tmp, hookdata, self.last_readcb)

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.