Huu Nguyen 81b9be1623 Fix implicit narrowing error in initializer list
The implicit narrowing in the initializer list throws a compiler error for some compilers with C++11 support turned on. The specific error message is: "error: narrowing conversion of 'PyInt_AsLong(((PyObject*)o))' from 'long int' to 'double' inside { }".

Tested on Clang 5.1.0 and Mac OS X 10.9.4.
2014-09-16 15:30:10 -07:00
..
2014-08-05 20:12:35 +04:00
2014-08-05 20:12:35 +04:00
2014-08-05 20:12:35 +04:00
2014-08-05 20:12:35 +04:00
2014-08-13 15:21:35 +04:00
2014-09-11 11:56:05 +04:00
2014-08-13 15:21:35 +04:00
2014-08-19 10:00:03 +02:00
2014-08-28 13:30:47 +02:00
2014-08-05 20:12:35 +04:00