Projects to test pythocope on

Just chatted in #python to get some ideas of what to try pythoscope on.

I guess I’ll start with pydoc first since it probably could be accepted as a patch to python.

Issues found while initializing:

  • Pythoscope needs the ability to exclude directories when initializing.
  • Pythoscope needs to be optimized during initialization — memory use grows to over 800 MB looking at the python standard library. At which point my poor netbook starts to page like mad :(

Comments are closed.