On Wed, Jan 5, 2011 at 4:04 PM, Sandro Tosi <mo...@debian.org> wrote:

> it's not exactly monitory, but I disable all the requests to
> matplotlib.svn.sourceforge.net via iptables:
>
> sudo iptables -A OUTPUT -d matplotlib.svn.sourceforge.net -j DROP
>
> and you're sure nothing passes towards that address :) and in fact,
> the moment you reach an example with get_sample_data() it stops.

That's helpful.  I used to be an iptables guru, but it has been a long
time.  How do you reverse the command when you are done testing?

JDH

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to