changeset 6577:61481d7bbb07

fix syntax error
author John Rouillard <rouilj@ieee.org>
date Wed, 29 Dec 2021 18:17:36 -0500
parents c55d56ab9ee9
children b1f1539c6a31
files scripts/dump_dbm_sessions_db.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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/