Summary
Shortlog
Changelog
Graph
Tags
Bookmarks
Branches
Files
Help
Search
Lichen
Annotated tests/raw_input.py
813:a80de062b595
435:06c4fdc8da56
2017-04-11
Paul Boddie
file
changeset
files
shortlog
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