summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 344127c)
raw | patch | inline | side by side (parent: 344127c)
author | buliabyak <buliabyak@users.sourceforge.net> | |
Mon, 12 May 2008 14:55:25 +0000 (14:55 +0000) | ||
committer | buliabyak <buliabyak@users.sourceforge.net> | |
Mon, 12 May 2008 14:55:25 +0000 (14:55 +0000) |
share/extensions/addnodes.py | patch | blob | history |
index af59a0d67ca559f86c420f847494c94b262460e9..b12f440d747e6718a61873459aac1b9e8f443c4e 100644 (file)
dest="segments", default=2,
help="Number of segments to divide the path into")
self.OptionParser.add_option("--max",
- action="store", type="int",
+ action="store", type="float",
dest="max", default=2,
help="Number of segments to divide the path into")
self.OptionParser.add_option("--method",