On 4/4/06, Jean-Paul Calderone <[EMAIL PROTECTED]> wrote:
Oops, that wasn't intended. I seem to recall seeing that before, and I thought I'd fixed it, but apparently I'm more senile than I thought. It's fixed in the trunk (right before alpha1 deadline ;)
This apparently was due to a change in the behavior of __import__: in Python 2.4, __import__('') raises a ValueError; in Python 2.5, it returns None.
Oops, that wasn't intended. I seem to recall seeing that before, and I thought I'd fixed it, but apparently I'm more senile than I thought. It's fixed in the trunk (right before alpha1 deadline ;)
--
Thomas Wouters <[EMAIL PROTECTED]>
Hi! I'm a .signature virus! copy me into your .signature file to help me spread!
_______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com