meejah

Results 289 comments of meejah

Interesting! Brian and I have talked a little about something similar for Dilation (e.g. to allow other applications to play around with it w/o having to have a Dilation-supporting library...

I _think_ those two tests are essentially just testing "test helper" code (i.e. that it ... _doesn't_ override stdin/stdout as a result of that helper call?)

I tried to "retry", but didn't apparently leave enough hints for future-me to determine how exactly to do that. I used some code from around the same time (and the...

I don't have a useful solution at hand, but chiming in to say I often do something like this (i.e. an `output()` triggers some input -- either to "this" machine...

Do I understand this ticket correctly that the suggestion here is to build the `_FeedbackInput` directly into Automat so that it: - notes when it is "doing outputs" - collects...

Sorry for the delay, rolled off my radar (*ahem*, github notifications ;) Just looking at errors + code, it seems like possibly the `BytesIO` interface / API maybe changed, somehow?...

I tried an overnight experiment: connected telnet to nc via Dilation + fowl, put my laptop to sleep overnight, and woke it this morning. The telnet+nc connection was re-established --...

Python2 support is now dropped.

On some of my projects, I include a "readme" subcommand ... could that answer this request? That is, the text above could be "...to learn more about this project, type:...