diff options
Diffstat (limited to 'python/clo_universe.py')
| -rw-r--r-- | python/clo_universe.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/clo_universe.py b/python/clo_universe.py index 721a6c0e..58925543 100644 --- a/python/clo_universe.py +++ b/python/clo_universe.py @@ -12,7 +12,7 @@ if os.name=='nt': elif os.name=='posix': root = "/home/share/CorpCDOs/" -workdate = '2012-11-30' +workdate = '2012-12-11' universe = os.path.join("data", "clo_universe_intex_" + workdate + ".txt") def convertToNone(s): |
