James Matthews wrote: > It seems that these are two possible bugs.. > 1. when i have a __ in front of a variable the debugger doesn't see it > 2. when i do a from os import system , it doesn't auto complete the second > one These two are limitations that are candidates for fixing in the next major release. Cheers, John