2eaac43 replace long with int

1 file Authored by tkopecek 5 years ago, Committed by mikem 5 years ago,
1 file changed. 1 lines added. 1 lines removed.
    replace long with int
    
    long conversion here results in same python type, in py3 it is no more
    supported.
    
        
file modified
+1 -1