summaryrefslogtreecommitdiffstats
path: root/expo/fileAbstraction.py
Commit message (Collapse)AuthorAgeFilesLines
* [svn] Renaming troggle.expo to troggle.core. To do this, used:substantialnoninfringinguser2009-07-021-43/+0
| | | | | | perl -p -i -e "s/expo(?=[\s\.']+)/core/g" `find -name \*.py` and then manually checked each change (had to remove a couple)
* [svn] Added os.path.isDir prior to os.listdir. Otherwise Julians serversubstantialnoninfringinguser2009-05-131-1/+1
| | | | | | through lots of errors. No idea why Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8191 by julian @ 1/18/2009 9:08 PM
* [svn] MOre work on abstracting the file locations on scanned survey notessubstantialnoninfringinguser2009-05-131-2/+8
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8190 by julian @ 1/18/2009 9:04 PM
* [svn] Made the url file lookup worksubstantialnoninfringinguser2009-05-131-1/+6
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8186 by julian @ 1/18/2009 6:14 PM
* [svn] Changes to file abstraction, that seemed to make it work by magicsubstantialnoninfringinguser2009-05-131-24/+31
| | | | Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8182 by julian @ 1/18/2009 5:07 PM
* [svn] Continued file abstracted work, to get survey files from either hard ↵substantialnoninfringinguser2009-05-131-0/+25
disk or the web. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8173 by julian @ 1/18/2009 12:45 AM