Changeset 3246 for trunk/GSASIIpath.py
- Timestamp:
- Jan 28, 2018 8:56:19 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIpath.py
r3179 r3246 630 630 ''' 631 631 from IPython.core import ultratb 632 # IPyBreak_base() # need fix below for Python3 632 633 if 'win' in sys.platform: 633 634 ultratb.FormattedTB(call_pdb=False,color_scheme='NoColor')(*args)
Note: See TracChangeset
for help on using the changeset viewer.