Latest recipes tagged "cdrom"http://code.activestate.com/recipes/tags/cdrom/new/2012-12-21T15:54:56-08:00ActiveState Code RecipesEject\close CDRom door with IronPython using CPython libraries (Text) 2012-12-21T15:54:56-08:00greg zakharovhttp://code.activestate.com/recipes/users/4184115/http://code.activestate.com/recipes/578388-ejectclose-cdrom-door-with-ironpython-using-cpytho/ <p style="color: grey"> Text recipe 578388 by <a href="/recipes/users/4184115/">greg zakharov</a> (<a href="/recipes/tags/cdrom/">cdrom</a>, <a href="/recipes/tags/close/">close</a>, <a href="/recipes/tags/eject/">eject</a>). </p> <p>Of course, ActivePython is a great stuff and there are not problems which it can not solve. But I do like experiment with different technologies. The following script demonstrates how you can eject\close CDRom door with IronPython using standard CPython libraries.</p>