Alistair Riddoch
|
8c41b6a129
|
Expect the right errors throughout
|
2012-01-04 13:59:18 +00:00 |
|
Alistair Riddoch
|
8d5a0b59cf
|
Whitespace fix
|
2011-12-27 11:29:09 +01:00 |
|
Alistair Riddoch
|
236e3e52f5
|
Update to modern object protocol
|
2011-12-27 11:27:04 +01:00 |
|
Alistair Riddoch
|
c71c146549
|
Expose two formerly internal functions
These are way type safer when doing more specific conversions.
|
2011-12-22 17:18:19 +00:00 |
|
Alistair Riddoch
|
5dad5b5493
|
Add () to logic. Not required, but improves readability
|
2011-09-05 12:18:16 +01:00 |
|
Alistair Riddoch
|
20d152d52b
|
Cover not-equals, and fill out the tests
|
2011-09-02 19:04:33 +01:00 |
|
Alistair Riddoch
|
b2245ed94f
|
Support rich comparison in Python Atlas::Message
|
2011-09-02 14:30:15 +01:00 |
|
Alistair Riddoch
|
411d472879
|
Clean up and check where both conditions return.
|
2009-11-11 07:13:09 +00:00 |
|
Alistair Riddoch
|
4f734d050d
|
Remove commented out obsolete implementations of new object creation.
|
2009-07-04 19:03:29 +01:00 |
|
Alistair Riddoch
|
1c260a8201
|
Remove unnecessary tp_new implementations from all bindings that don't need them
|
2009-06-04 15:29:34 +01:00 |
|
Alistair Riddoch
|
e8137b6df4
|
Update tp_dealloc for Py_Message to match modern Python conventions.
|
2009-06-03 18:16:59 +01:00 |
|
Alistair Riddoch
|
a8dbd887b4
|
Convert PyObject to Atlas::Message from return by value and clean up failures.
|
2009-05-27 19:42:22 +01:00 |
|
Alistair Riddoch
|
4bf6963697
|
Rename excessively verbose PyMessageElement to PyMessage.
|
2009-05-27 18:22:56 +01:00 |
|
Alistair Riddoch
|
f1a5a44bb2
|
Update all includes for rename of Py_Object.h to Py_Message.h
|
2009-05-27 14:10:26 +01:00 |
|
Alistair Riddoch
|
6fe7999fc4
|
Rename Py_Object.* to Py_Message.* to match type name
|
2009-05-27 14:05:27 +01:00 |
|