Upon using hg_sage.import_patch with options='--no-commit', everything
works fine but I get the following extremely non-informative message
from the python-2.6 hg.py module:

DeprecationWarning: os.popen3 is deprecated.  Use the subprocess
module.
  x = os.popen3(s)

Hope this helps someone do something - maybe import_patch relies on
something in Python 2.5 which is now deprecated?

- kcrisman
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to