Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: sitescripts/web.py

Issue 8358150: Crash submission backend (Closed)
Patch Set: Created Sept. 17, 2012, 2:47 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: sitescripts/web.py
===================================================================
--- a/sitescripts/web.py
+++ b/sitescripts/web.py
@@ -42,6 +42,7 @@
import openid.web.server
import subscriptions.web.fallback
+import crashes.web.submitCrash
import reports.web.submitReport
import reports.web.updateReport
import reports.web.showDigest
« sitescripts/crashes/web/submitCrash.py ('K') | « sitescripts/crashes/web/submitCrash.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld