I just noticed that "config", a name that I often use for some of my program variables, returns some output in the IPython that seems to be related to Spyder:
*config* *Available objects for config:* * AliasManager* * DisplayFormatter* * HistoryManager* * IPCompleter* * InlineBackend* * LoggingMagics* * MagicsManager* * OSMagics* * PrefilterManager* * ScriptMagics* * SpyderKernelApp* * SpyderShell* * StoreMagics* what does this do and is there a good reason to not override "config" in the namespace for my variables? related question: is there an option in Spyder to check for namespace conflicts? -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/spyderlib/6f81da9e-db17-40aa-a8ea-8985b722ab42n%40googlegroups.com.
