summaryrefslogtreecommitdiff
path: root/client/brain.py
Commit message (Expand)AuthorAgeFilesLines
* Use jasperpath in brain.pyschneefux2014-09-171-1/+2
* PEP8 style fixes for brain.pyschneefux2014-09-111-3/+2
* Fixed wrong module import path in client.brainschneefux2014-09-111-2/+2
* Cleanup of module detection in client.brainschneefux2014-09-111-35/+23
* Remove Shebangs from modules not meant to be executed directlyschneefux2014-09-101-1/+0
* Add shebang and PEP 0263 source encoding to every moduleschneefux2014-09-061-0/+2
* Filter modules intelligentlyschneefux2014-05-241-2/+1
* dynamic module loading with prioritiesschneefux2014-05-241-4/+37
* Initial commitschneefux2014-03-301-0/+52