Hi, I was wondering which versions of python were supported by bitbake, as I noticed some files containing python 2.3 compatibility code for set(), but not all.
Should all .py files using set() have the 'try: set except NameError: from sets import Set as set' code ? Or should that be removed from all files ? Marc
signature.asc
Description: Digital signature
_______________________________________________ Bitbake-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bitbake-dev
