diff scripts/dump_dbm_sessions_db.py @ 6577:61481d7bbb07

fix syntax error
author John Rouillard <rouilj@ieee.org>
date Wed, 29 Dec 2021 18:17:36 -0500
parents cd408eb748dd
children 1188bb423f92
line wrap: on
line diff
--- a/scripts/dump_dbm_sessions_db.py	Mon Dec 27 23:05:03 2021 -0500
+++ b/scripts/dump_dbm_sessions_db.py	Wed Dec 29 18:17:36 2021 -0500
@@ -11,7 +11,7 @@
 where <timestamp> is the human readable __timestamp decoded from the
 data object.
 
-""""
+"""
 
 import dbm, marshal, sys
 from datetime import datetime

Roundup Issue Tracker: http://roundup-tracker.org/