summaryrefslogtreecommitdiffstats
path: root/htmlparser.py
diff options
context:
space:
mode:
authorGravatar unknown2010-02-08 01:24:18 +0100
committerGravatar unknown2010-02-08 01:24:18 +0100
commit7707d5d3c646a84c18704df97585e04e74565654 (patch)
tree70c5c4852ae7f93dcac99d99af371139d1d7e64e /htmlparser.py
parent53c7802ae2ef25ebed4e130813ce95e2816c919b (diff)
download4grab-7707d5d3c646a84c18704df97585e04e74565654.tar.gz
4grab-7707d5d3c646a84c18704df97585e04e74565654.zip
Fixed in windows
Windows was giving trouble with the os.getenv(HOME) which can be executed in the python shell and IDLE and will return C:\Documents and Settings\username\, but when running a script it will return None. If os.getenv(HOME) is None, then now the exec dir will be used instead
Diffstat (limited to 'htmlparser.py')
0 files changed, 0 insertions, 0 deletions