diff options
author | Rob Austein <sra@hactrn.net> | 2012-09-08 04:50:58 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2012-09-08 04:50:58 +0000 |
commit | df2f1b7314a449eea83ff5e73e1d79329b204eb9 (patch) | |
tree | 30d08174882d4e062e0eec775db6c86f40793ba0 /configure.ac | |
parent | 7761093c234aacb3e422af175cf8f077a9212fd3 (diff) |
Drag rpki.POW classes kicking and screaming into the 21st century.
Replaced old factory functions with proper (well, I hope they're
proper) class __new__() and __init__() methods as appropriate, whack
PyTypeObject structures to make it possible to subclass these classes,
etcetera. Doc strings for classes and methods are still horribly out
of date, but at least it all shows up properly now.
Caveat: This is a major change and has not yet been heavily tested.
It seems to work, but splitting the old factory functions into
__new__() and __init__() methods exposed some corner cases which I may
or may not have handled correctly.
svn path=/branches/tk274/; revision=4705
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions