gcc/libstdc++-v3/python/libstdcxx/v6
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
..
__init__.py re PR libstdc++/68448 (Python Pretty Printers get disabled on libstdc++ reload by GDB) 2015-11-20 19:10:12 +00:00
printers.py backport: re PR libstdc++/67440 (pretty-printing of a const set<foo> fails) 2015-11-16 23:46:56 +00:00
xmethods.py Replace casts with floordiv operator in Python xmethods 2016-09-20 11:03:07 +01:00