summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Fixed in windowsGravatar unknown2010-02-081-0/+1
| | | | | 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
* Parser seperation, progress barGravatar ryuslash2010-01-171-0/+1
| | | | | | | * Seperated the parser from the downloader code. * Added a progressbar class, to make it look fancier * Created some functions to do all the work in downloader.py, cleaner now * Changed parser.py to htmlparser.py, since it was conflicting with a built-in module
* Initial commitGravatar ryuslash2010-01-151-0/+1
Can download images from /w/