John Hunter wrote: > On Sat, Jul 19, 2008 at 8:58 PM, Ryan May <[EMAIL PROTECTED]> wrote: >> Hi, >> >> In integrating my barbs work, I'm having trouble that causes a circular >> import. I used delete_masked_points from axes. The problem here is that >> axes imports quiver (where I put barbs) which then has to (in some form) >> import axes to get delete_masked_points. Anyone have something I'm >> missing here? Or can I move delete_masked_points to a better location? > > mlab or cbook would be fine >
cbook seems like a better home for utility functions like this. Eric ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel