Commit 961c6ad8 authored by Michel Pelletier's avatar Michel Pelletier

Fixed missing space sytax error...

parent 70d292a8
......@@ -84,7 +84,7 @@
##############################################################################
"""Encapsulation of date/time values"""
__version__='$Revision: 1.42 $'[11:-2]
__version__='$Revision: 1.43 $'[11:-2]
import sys, os, math, regex, ts_regex, DateTimeZone
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment