Add pow(), long.__mod__, __index__, slice and xrange long arg support,
support for 3arg pow, long("0xBB", 16) and long("0xBBL", 0)
Showing
This diff is collapsed.
test/tests/index_meth.py
0 → 100644
Please register or sign in to comment