I don't understand why do you struggle. The "exposed via an indexing suite" method allows you to modify and iterate over the list using the well defined and documented protocol. If you need to use:
Thanks Roman, Now I am able to use the functionality of list (although not all like pop() but I use some other alternatives of pop). Roman can you tell me how could I get pyplusplus version 1.1. I have tried using "svn co" but the latest version that is checking out it only 1.0.0 I tried with below cvs command svn co https://pygccxml.svn.sourceforge.net/svnroot/pygccxml pygccxml and svn co http://pygccxml.svn.sourceforge.net/svnroot/pygccxml/pyplusplus_dev pyplusplus But both are showing version 1.0.0 (I haved checked the setup.py file ). -- View this message in context: http://old.nabble.com/How-to-use-functionality-of-list.-tp28459066p28510154.html Sent from the Python - c++-sig mailing list archive at Nabble.com. _______________________________________________ Cplusplus-sig mailing list Cplusplus-sig@python.org http://mail.python.org/mailman/listinfo/cplusplus-sig