Changeset 9404dd3 in sasmodels for sasmodels/data.py


Ignore:
Timestamp:
Dec 4, 2015 12:41:47 PM (8 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master, core_shell_microgels, costrafo411, magnetic_model, release_v0.94, release_v0.95, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
eaca9eb
Parents:
7bb290c
Message:

python 3.x support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/data.py

    rac21c7f r9404dd3  
    274274            plt.subplot(121) 
    275275 
    276         #print vmin, vmax 
     276        #print(vmin, vmax) 
    277277        positive = False 
    278278        if plot_data: 
Note: See TracChangeset for help on using the changeset viewer.