My favorites | Sign in
Google
Projects on Google Code Results 1 - 2 of 2
Virtual Disk Development Kit from VMware makes virtual disk manipulation easy, however, C/C++ interface is not suitable for thrown-away scripting style. ctypes-vddk acts as glue, and makes VMDK operation a lot easier. Currently, 32bit Windows and 32bit Linux are fully supported. Python3000 is r...
This is a collection of code-snippets that demonstrate incompatibilities between Python versions, mainly 2.x to 3.x, and ways to get around these incompatibilities, if possible. You can [usage check out and run] the project code. It is far from finished (we need more 3.0 code, and there are n...