Project

General

Custom queries

Profile

Actions

Bug #976

closed

default sqlfile do not work

Added by Le Jeune Maude over 14 years ago. Updated over 14 years ago.

Status:
Resolved
Priority:
High
Assigned To:
-
Category:
-
Start date:
10/14/2010
Due date:
% Done:

0%

Estimated time:

Description

line 134 of pipeline.py
if sqlfile is None (which is the default) > error
/softs/python/2.6.2/lib/python2.6/posixpath.pyc in expandvars(path)
277 are left unchanged."""
278 global _varprog
-
> 279 if '$' not in path:
280 return path
281 if not _varprog:

TypeError: argument of type 'NoneType' is not iterable

#1

Updated by Le Jeune Maude over 14 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF