Changes between Initial Version and Version 1 of Ticket #26731
- Timestamp:
- Jun 8, 2016, 1:23:53 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26731 – Description
initial v1 12 12 13 13 14 def test_bad_unicode_ case_names():14 def test_bad_unicode_names(): 15 15 bad_name = smart_bytes(u'£') 16 16 ow = OutputWrapper(sys.stdout)