OpenGrok
Cross Reference: error.cgi
xref
: /
external
/
chromium-trace
/
catapult
/
third_party
/
Paste
/
tests
/
cgiapp_data
/
error.cgi
Home
|
History
|
Annotate
|
Download
|
only in
cgiapp_data
1
#!/
usr
/
bin
/
env
python
2
3
print
(
'hey you!'
)
4