Python: CTFWriter: FloatFieldingPoint -> FloatingPointField
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 8 Dec 2014 22:27:20 +0000 (17:27 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 13 Feb 2015 17:16:52 +0000 (12:16 -0500)
commit60318a5fff28ac3e5fd72c9c69b8ffb37883fe88
tree96e677adbc23612d9bdfe34e3708aea8bb090de6
parent8f52f3844fc54e0b48566c8d6d76ec796cac0e35
Python: CTFWriter: FloatFieldingPoint -> FloatingPointField

Human error. Since CTFWriter.FloatFieldingPoint is
publicly exposed, we keep it there, making it inherit from
CTFWriter.FloatingPointField.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
bindings/python/bt.py
This page took 0.038095 seconds and 4 git commands to generate.