From: Dan Vanderkam Date: Sat, 28 Mar 2015 18:29:47 +0000 (-0400) Subject: Make constructor a pure forward to __init__. X-Git-Tag: v2.0.0~66^2~6 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;ds=sidebyside;h=79ea4032d8200129384974c9f14ff35cd3443b3f;hp=79ea4032d8200129384974c9f14ff35cd3443b3f;p=dygraphs.git Make constructor a pure forward to __init__. I don't understand the comment I removed here at all, but it does seem to indicate that this change is safe. ---