| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix pokered_dir extrapolation | sawakita | 2012-10-01 | 1 | -1/+1 |
| | | | | | | Without "os.path.abspath" the result was an empty string. Now the absolute path is correctly calculated. | ||||
| * | Make analyze_incbins dirs reference os-independent | sawakita | 2012-09-30 | 1 | -0/+4 |
| This should fix a bug caused by comparing string literals to directories. It should also be safer, using "os" module to access paths. | |||||
