Results 2 issues of coolplay

[Eudic](https://www.eudic.net/) (Android app) doesn't load CSS and JS files from mdd file packaged by writemdict. Other resources in mdd file, like images and sounds, work well. Is this issue related...

When I constructed an array named `list` in fortran, like code shown below: ``` fortran subroutine blah(list, n) integer, intent(in) :: n real, intent(out) :: list(2*n,0:2**n) list = 1.0 end...

01 - Enhancement
component: numpy.f2py