Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: aefc1d4e65c04f3fc6863a2e0563957c3b1e726b
      
https://github.com/django/django/commit/aefc1d4e65c04f3fc6863a2e0563957c3b1e726b
  Author: Ramiro Morales <ram...@rmorales.net>
  Date:   2013-10-23 (Wed, 23 Oct 2013)

  Changed paths:
    M tests/admin_scripts/tests.py

  Log Message:
  -----------
  Workaround admin scripts test failures on Windows+Python 3.

Change strategy used to examine instrumented output to acommodate the
fact that on Windows, where the path separator is '\', repr() of Python
modules has changed in Python 3 to use escaped backslashes in the FS
path section (e.g.
'C:\\python3x\\Lib\\site-packages\\django\\contrib\\auth\\models.py')
without having to special-case based on platform.



-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/5267b10c4bc77_5fe2a41d487046%40hookshot-fe6-pe1-prd.aws.github.net.mail.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to