Sign in
apache
/
hawq
/
master
/
.
/
tools
/
bin
/
pythonSrc
/
pychecker-0.8.18
/
test_expected
/
test78
blob: eb716bf82ba09cd853ecc67143e1fbf8112a1a0e [
file
] [
log
] [
blame
]
Processing
module
test78
(
test_input
/
test78
.
py
)...
Warnings
...
test_input
/
test78
.
py
:
6
:
Using
input
()
is
a security problem
,
consider
using
raw_input
()