Changeset 3154 for trunk/GSASIIpath.py
- Timestamp:
- Nov 18, 2017 6:14:55 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIpath.py
r3136 r3154 629 629 This routine is only used when debug=True is set in config.py 630 630 ''' 631 #from IPython.core import ultratb631 from IPython.core import ultratb 632 632 if 'win' in sys.platform: 633 633 ultratb.FormattedTB(call_pdb=False,color_scheme='NoColor')(*args)
Note: See TracChangeset
for help on using the changeset viewer.