Kyle Barron

Results 717 issues of Kyle Barron

I don't have a ton of free time at the moment, but here are some (opinionated) suggestions for making the repo easier to maintain in the future. Take these as...

A newer, slimmer, standard-library method of file access with a pre-3.7 backport https://importlib-resources.readthedocs.io/en/latest/

- [x] note about using pip3 instead of pip - [x] using indentation and for loops in Atom to control what code is executed at a time. - [ ]...

```stata qui { di "hi" } di "hi" ``` Traceback: ``` [IPKernelApp] ERROR | Exception in message handler: Traceback (most recent call last): File "/home/barronk/.local/lib/python3.6/site-packages/ipykernel/kernelbase.py", line 267, in dispatch_shell yield...

![image](https://user-images.githubusercontent.com/15164633/50186879-38cbe480-02ea-11e9-9c26-7ce452488ff4.png)

When I type exit, it seems pexpect is waiting for some response when there will never be one

#### Problem description Related to #161, every (?) unicode non-ascii character printed in the console is defined by more than one byte. So with 5 Chinese characters, Stata displays 75...

@mcaceresb This is because we run other commands after the `if` clause gets sent. Not really sure the best way to fix this. In Jupyter Notebook/Atom you can just be...

http://mpastell.com/pweave/pweave.html ![image](https://user-images.githubusercontent.com/15164633/38343730-9d36c5dc-3853-11e8-8e7d-503c16ff705f.png)

The link to the docs from the README is: http://richdem.com/doc/index.html. It looks like this is outdated, and should be updated to just http://richdem.com