summaryrefslogtreecommitdiffstats
path: root/modules/pkg.py
Commit message (Collapse)AuthorAgeFilesLines
* Renames pkg into sourceYaakov M. Nemoy2008-10-021-135/+0
| | | | also adds a few more ignores for eclipse (trivial)
* Breaks everything up into seperate files.Yaakov Nemoy2008-10-011-3/+6
| | | | I had a problem where having Module in the local namespace was not the same as having Module in the non local namespace (via an import). Somehow breaking it down this way seemed simpler.
* Make the shell functions a bit more modular for scriptingYaakov Nemoy2008-09-281-0/+132