tests/class_descriptor.py: Fix line-endings (were CRLF).

stackless
Paul Sokolovsky 2015-03-28 01:07:00 +02:00
parent 28fa84b445
commit ad038ca101
1 changed files with 21 additions and 20 deletions

View File

@ -18,3 +18,4 @@ if 'Descriptor' in repr(r.__class__):
else:
print(r)
m.Forward = 'a'