diff --git a/example/Execute.py b/example/Execute.py index 2d73bab9..33d1c182 100644 --- a/example/Execute.py +++ b/example/Execute.py @@ -86,8 +86,6 @@ 'header-spacing':'5' } -#sys.path.append('/home/ganesans/PDB-dev/master/pyext/src/table') -#sys.path.append('/home/ganesans/PDB-dev/master/pyext/src/table/images') d=datetime.datetime.now();t=pytz.timezone("America/Los_Angeles");d1=t.localize(d) timestamp=d1.strftime("%B %d, %Y -- %I:%M %p")