Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Checkins

Re: r76128 - sandbox/trunk/2to3/lib2to3/tests/test parser.py

 

 

Python checkins RSS feed   Index | Next | Previous | View Threaded


solipsis at pitrou

Nov 6, 2009, 3:35 AM

Post #1 of 2 (69 views)
Permalink
Re: r76128 - sandbox/trunk/2to3/lib2to3/tests/test parser.py

<benjamin.peterson> writes:
>
> def test_all_project_files(self):
> + if sys.platform.startswith("win"):
> + # XXX something with newlines goes wrong on Windows.
> + return

You could have used the test skipping API...

cheers

Antoine.


_______________________________________________
Python-checkins mailing list
Python-checkins[at]python.org
http://mail.python.org/mailman/listinfo/python-checkins


benjamin at python

Nov 6, 2009, 4:40 AM

Post #2 of 2 (63 views)
Permalink
Re: r76128 - sandbox/trunk/2to3/lib2to3/tests/test_parser.py [In reply to]

2009/11/6 Antoine Pitrou <solipsis[at]pitrou.net>:
> <benjamin.peterson> writes:
>>
>>      def test_all_project_files(self):
>> +        if sys.platform.startswith("win"):
>> +            # XXX something with newlines goes wrong on Windows.
>> +            return
>
> You could have used the test skipping API...

Unfortunately, no, because that's not in 2.6.



--
Regards,
Benjamin
_______________________________________________
Python-checkins mailing list
Python-checkins[at]python.org
http://mail.python.org/mailman/listinfo/python-checkins

Python checkins RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.