I have many dll files and I would like to select them into two different folders (PC and PPC). For this I need to know the target platform of the dll file or any other details about its platform.
Look at sys.platform and the platform module. -- Gabriel Genellina -- http://mail.python.org/mailman/listinfo/python-list