commit | 678d787ca42e0616a667026f83b4feac1828cccb | [log] [tgz] |
---|---|---|
author | Wenzel Jakob <wenzel@inf.ethz.ch> | Sun Jan 17 22:36:41 2016 +0100 |
committer | Wenzel Jakob <wenzel@inf.ethz.ch> | Sun Jan 17 22:31:15 2016 +0100 |
tree | 17ab70c5219dbfd2973c7626eaf34ead80bf3de9 | |
parent | d561cb010c1c09d0a6b5f9406d07b46a26e25132 [diff] [blame] |
do more work with classes from pytypes.h (especially for STL container casting)
diff --git a/example/example4.ref b/example/example4.ref index 9be2bdc..040d55b 100644 --- a/example/example4.ref +++ b/example/example4.ref
@@ -10,7 +10,7 @@ None test_function(enum=2) None -<class 'Example4.EMode'> +<class 'example.EMode'> EMode.EFirstMode EMode.EFirstMode Example4::test_function(enum=1)