misc icon indicating copy to clipboard operation
misc copied to clipboard

IPython notebooks, miscellaneous Python essays (including the Py3 Q&A), random snippets of code and proto-modules.

Results 4 misc issues
Sort by recently updated
recently updated
newest added

https://github.com/ncoghlan/misc/blob/master/notes/python_concepts/import_traps.rst is insightful. It's hard to believe that at least some of the issues there was not reported at https://bugs.python.org/ . Was there an idea to try xref any such...

On [Python 3 Q & A](https://python-notes.curiousefficiency.org/en/latest/python3/questions_and_answers.html) page, respository links stil points to Bitbucket, not Github.

Repo moved to GitHub due to the Mercurial sunset on BitBucket. Still need to review the issues at https://bitbucket.org/ncoghlan/misc/issues?status=new&status=open and decide which to let slide, which to just fix, and...