Message398758
| Author | lvwarren |
|---|---|
| Recipients | dd789, lvwarren, ned.deily, ronaldoussoren, terry.reedy |
| Date | 2021-08-02.11:58:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1627905521.5.0.120868075489.issue39927@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
If you are running from a conda python library and don't want the weight of Jupyter for a quick python hack, add this to your .bashrc file (or equivalent shell startup) alias idle='python -m idlelib' This will bypass faulty default MacOS installs in /usr/local/bin Ref: https://www.urbandictionary.com/define.php?term=hack |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-08-02 11:58:41 | lvwarren | set | recipients: + lvwarren, terry.reedy, ronaldoussoren, ned.deily, dd789 |
| 2021-08-02 11:58:41 | lvwarren | set | messageid: <1627905521.5.0.120868075489.issue39927@roundup.psfhosted.org> |
| 2021-08-02 11:58:41 | lvwarren | link | issue39927 messages |
| 2021-08-02 11:58:41 | lvwarren | create | |