Currently, every folder under a local pythonpath is seen as a module by the package explorer. Doesn't it make more sense that the explorer only treats folders containing an __init__.py file as a module?
It's more of an aesthetic thing I guess, but I'd find the visual separation useful. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Pydev-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-users
