gcc/libstdc++-v3/python/libstdcxx
Jonathan Wakely 375acfebca Replace casts with floordiv operator in Python xmethods
* python/libstdcxx/v6/xmethods.py (DequeWorkerBase.__init__)
	(DequeWorkerBase.index, VectorWorkerBase.get): Use // for division.

From-SVN: r240260
2016-09-20 11:03:07 +01:00
..
v6 Replace casts with floordiv operator in Python xmethods 2016-09-20 11:03:07 +01:00
__init__.py