diff options
author | bnewbold <bnewbold@robocracy.org> | 2016-04-05 11:29:54 -0400 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2016-04-05 11:29:56 -0400 |
commit | 819a184c816342abc258ec0f905707ed4b7b44af (patch) | |
tree | 646541401ee8e427df066a28a53b7c4f296f9013 /examples/graphstyles/density.jl | |
parent | 37d2c0d3749461ef86b0886f27128a88ddcc2f86 (diff) | |
download | PyX.jl-pyrecwrap.tar.gz PyX.jl-pyrecwrap.zip |
BROKEN: start integrating pyrecwrappyrecwrap
Several test (eg, all `style.linewidth(0.2)` calls) fail.
The problem is that python classes can be called like a function
("style.linewidth(0.2)") or accessed like a module
("style.linewidth.THICK"), while Julia modules/functions can not.
Diffstat (limited to 'examples/graphstyles/density.jl')
0 files changed, 0 insertions, 0 deletions