Skip to content
Snippets Groups Projects
Commit 31a6d5e1 authored by Pulkit Goyal's avatar Pulkit Goyal
Browse files

py3: remove use of *L syntax

The int in Python 3 behaves as long so no need of L's in py3.
Moreover we dont need long here.
parent 6f447b9e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment