Lichen

Annotated tests/raw_input.py

813:a80de062b595
2017-04-11 Paul Boddie Expanded the download documentation and added a changelog page.
paul@435 1
s = raw_input("Reading...")
paul@435 2
print s
paul@435 3
print s.__class__
paul@435 4
print s.encoding