[08:29:58] <akemot> i wrote a tool that allows to browse builtins and docs easily, i'd an idea while explained one guy in twitter how to install pkg that'd been built in for years
[08:32:47] <akemot> if you're interested please check it out https://github.com/ptytb/pips
[14:29:24] <t_zeebers> good morning everybody - can someone help me with some module issues I'm having with my project?
[20:27:00] <aquo> i have added additional commands using cmdclass in setup using setuptools. within one of the commands i run other commands using run_command. is there some way of getting a return value or error status?