gcc/libstdc++-v3/python
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
..
libstdcxx Replace casts with floordiv operator in Python xmethods 2016-09-20 11:03:07 +01:00
Makefile.am Makefile.am: Ensure gdb.py is installed for libstdc++ not libstdc++fs. 2015-08-20 11:26:55 +01:00
Makefile.in Makefile.am: Ensure gdb.py is installed for libstdc++ not libstdc++fs. 2015-08-20 11:26:55 +01:00
hook.in re PR libstdc++/68448 (Python Pretty Printers get disabled on libstdc++ reload by GDB) 2015-11-20 19:10:12 +00:00