Commit Graph

411 Commits

Author SHA1 Message Date
Mark Sienkiewicz e23024a3eb oops - now compatible with python 3
git-svn-id: https://svn.stsci.edu/svn/ssb/stsci_python/d2to1/trunk@21578 fe389314-cf27-0410-b35b-8c050e845b92
2013-01-16 16:50:58 +00:00
Mark Sienkiewicz 1f8b82c304 Any exception that escapes from a hook gets reported along with a stack trace.
I added d2to1.util.nop_hook (prints that it was called) and d2to1.util.exception_hook (raises an exception) for debug/test use.



git-svn-id: https://svn.stsci.edu/svn/ssb/stsci_python/d2to1/trunk@21534 fe389314-cf27-0410-b35b-8c050e845b92
2013-01-11 18:40:34 +00:00
Mark Sienkiewicz 1a106546e4 remove debugging
git-svn-id: https://svn.stsci.edu/svn/ssb/stsci_python/d2to1/trunk@21386 fe389314-cf27-0410-b35b-8c050e845b92
2013-01-07 16:55:24 +00:00
Mark Sienkiewicz 1d14f14987 debugging auto builds
git-svn-id: https://svn.stsci.edu/svn/ssb/stsci_python/d2to1/trunk@21160 fe389314-cf27-0410-b35b-8c050e845b92
2012-12-28 21:24:23 +00:00
Mark Sienkiewicz e5b049f72d debugging auto builds
git-svn-id: https://svn.stsci.edu/svn/ssb/stsci_python/d2to1/trunk@21159 fe389314-cf27-0410-b35b-8c050e845b92
2012-12-28 21:12:57 +00:00
Mark Sienkiewicz 237c3493b5 fix up importer; clean hook name before search
git-svn-id: https://svn.stsci.edu/svn/ssb/stsci_python/d2to1/trunk@21150 fe389314-cf27-0410-b35b-8c050e845b92
2012-12-28 18:24:50 +00:00
Mark Sienkiewicz 8e535f6388 show traceback when a hook encounters an exception
git-svn-id: https://svn.stsci.edu/svn/ssb/stsci_python/d2to1/trunk@21145 fe389314-cf27-0410-b35b-8c050e845b92
2012-12-28 15:41:07 +00:00
Erik Bray 88239e17bd Some changes I made weeks ago but forgot to commit
git-svn-id: https://svn.stsci.edu/svn/ssb/stsci_python/d2to1/trunk@19550 fe389314-cf27-0410-b35b-8c050e845b92
2012-09-17 20:27:48 +00:00
Erik Bray 96d6850b33 Merge branch 'master' of github.com:iguananaut/d2to1
Conflicts:
	README
	d2to1/util.py

git-svn-id: https://svn.stsci.edu/svn/ssb/stsci_python/d2to1/trunk@19547 fe389314-cf27-0410-b35b-8c050e845b92
2012-09-14 21:23:01 +00:00
Erik Bray 080f59d9dd Fixes a bug where entry_points in a setup.py are blanked out if there are no entry points defined in setup.cfg.
git-svn-id: https://svn.stsci.edu/svn/ssb/stsci_python/d2to1/trunk@15185 fe389314-cf27-0410-b35b-8c050e845b92
2012-02-20 23:24:49 +00:00
Erik Bray f6fe1e026e Several changes that I accidentally committed to d2to1's old repository. See the changes to the changelog for more details.
git-svn-id: https://svn.stsci.edu/svn/ssb/stsci_python/d2to1/trunk@15173 fe389314-cf27-0410-b35b-8c050e845b92
2012-02-17 20:53:46 +00:00