[Python-ideas] "import me" to display some summary of the current python installation

Ryan Gonzalez rymg19 at gmail.com
Tue Apr 11 22:41:32 EDT 2017


...except it would break everybody who has a module named `me` (which
admittedly isn't too common...).

Something like `import this.what` or something like that would be cool,
though.

--
Ryan (ライアン)
Yoko Shimomura > ryo (supercell/EGOIST) > Hiroyuki Sawano >> everyone else
http://refi64.com

On Apr 11, 2017 9:04 PM, "Kamal Mustafa" <kamal.mustafa at gmail.com> wrote:

> On the same theme with "import this" and "import antigravity", "import
> me" I think can be both some fun way to introduce Python and also
> offer a helpful functionality when troubleshooting python installation
> with someone new to the language.
>
> Currently, we have to use some myriad approach like "show me the
> output of `which python`" to know the basic info of the python
> installation someone having trouble or asking question.
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org
> https://mail.python.org/mailman/listinfo/python-ideas
> Code of Conduct: http://python.org/psf/codeofconduct/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20170411/c4d7953e/attachment.html>


More information about the Python-ideas mailing list