Skip to content

Branch "pythonwrap" sufficiently complete to merge

Rick van Rein requested to merge pythonwrap into master

Created by: vanrein

Only problems remaining are:

  • cannot use callback functions or objects in tlspool.Connection().starttls()
  • cannot represent ctlkey_t in Python strings (typemaps fail?)
  • cannot uninstall -- not implemented in setup.py?

Merge request reports