Dear all,

I noticed a lot of deprecation warnings related to matplotlibrc in the
terminal after running notebook() on sage 4.2 (see below). Are they a
reason to be concerned?

Cheers,
Stan

/Users/sschym/Downloads/Free/sage-4.2/local/lib/python2.6/site-
packages/twisted/persisted/sob.py:12: DeprecationWarning: the md5
module is deprecated; use hashlib instead
  import os, md5, sys
/Users/sschym/Downloads/Free/sage-4.2/local/lib/python2.6/site-
packages/matplotlib/__init__.py:681: UserWarning: legend.labelsep is
deprecated. Update your matplotlibrc to use legend.labelspacing
instead.
  warnings.warn('%s is deprecated. Update your matplotlibrc to use %s
instead.'% (key, _deprecated_ignore_map[key]))
/Users/sschym/Downloads/Free/sage-4.2/local/lib/python2.6/site-
packages/matplotlib/__init__.py:681: UserWarning: legend.pad is
deprecated. Update your matplotlibrc to use legend.borderpad instead.

and so on...
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to