Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: ae2a8bb4569e569d0cc2cd8173443862418d3698
      
https://github.com/django/django/commit/ae2a8bb4569e569d0cc2cd8173443862418d3698
  Author: Julien Phalip <jpha...@gmail.com>
  Date:   2013-02-24 (Sun, 24 Feb 2013)

  Changed paths:
    M tests/regressiontests/templates/tests.py

  Log Message:
  -----------
  Fixed a test that was failing in Python 3.
The issue was that as of Python 3, the generators' `next()`
method becomes `__next()`. Thanks Alex Gaynor for noticing that.
Refs #19890.



-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to