...containing, as strings, all installed modules? (I tried simply x =
help('modules') and it didn't crash, but when it got done, print x just
printed None.) If not, is there a way to do it more "elegant" than
returning a directory listing of site-packages and then filtering that for
just the .py files? Thanks!
- [SEAPY] ?: Way to use help to create a list-valued variabl... David Goldsmith
- Re: [SEAPY] ?: Way to use help to create a list-value... Russell Hay
- Re: [SEAPY] ?: Way to use help to create a list-v... Nathaniel Guy
- Re: [SEAPY] ?: Way to use help to create a list-value... David Goldsmith
