Closed GoogleCodeExporter closed 9 years ago
At the moment, the repository itself is the module (it has an __init__.py). So
the
directory structure looks like this:
mrs/
__init__.py
...
It would almost certainly be better if it were the following:
mrs/
docs/
...
mrs/
__init__.py
...
README
examples/
...
etc.
I'll do this change soon, but it won't happen today. For now, as a workaround,
you
should be able to add the top-level mrs directory to your PYTHONPATH. Does
that
work?
Thanks for your interest, and for your suggestion. Let me know how things go.
Original comment by amcna...@gmail.com
on 10 Mar 2010 at 10:51
Hey, I just looked at the username. How are you doing, Clint?
Original comment by amcna...@gmail.com
on 10 Mar 2010 at 10:51
For the record, there are a couple of known weaknesses that I need to address
to
improve performance. It might be good enough for what you need. If you have
problems, let me know and we can work on a few of the problematic areas. For a
lot of
applications, everything is great as-is.
Original comment by amcna...@gmail.com
on 10 Mar 2010 at 10:53
Original comment by chmod...@gmail.com
on 29 Oct 2011 at 7:18
Original issue reported on code.google.com by
idiot.jo...@gmail.com
on 10 Mar 2010 at 10:37