Re: Issuing a sqilte query, picking a random result, and copying to the system clipboard

2015-06-23 Thread Felix Yan
on MacOS. Or you may want an existing library for all these. For example, pyperclip: >>> import pyperclip >>> pyperclip.copy('The text to be copied to the clipboard.') FYI: https://pypi.python.org/pypi/pyperclip -- Regards, Felix Yan signature.asc Description: Ope

Re: Thread._stop() behavior changed in Python 3.4

2014-03-17 Thread Felix Yan
g, though. In any case, if it's just a tests problem, you should > theoretically be able to ignore it. > > ChrisA I was just trying to comment and see yours... Thanks a lot! :D Regards, Felix Yan signature.asc Description: This is a digitally signed message part. -- https://mail.python.org/mailman/listinfo/python-list

Re: Thread._stop() behavior changed in Python 3.4

2014-03-17 Thread Felix Yan
On Monday, March 17, 2014 17:33:09 Antoine Pitrou wrote: > Hi, > > Felix Yan gmail.com> writes: > > A minimized snippet to reproduce: > > > > #!/usr/bin/python > > import threading > > > > def stale(): > > import time > >

Thread._stop() behavior changed in Python 3.4

2014-03-17 Thread Felix Yan
re's an easy way to get broken programs to work again, just in the way they currently are? Downstream bug reports, for reference: http://youtrack.jetbrains.com/issue/PY-12317 https://github.com/paramiko/paramiko/issues/286 Regards, Felix Yan signature.asc Description: This is a digit

Re: Diagnose a segfault in ipython/readline

2014-03-05 Thread Felix Yan
gh though. Also we reported the problem on readline mailing list first, so if they end up thinking there's something that python need to fix, I'll open a bug on the Python bug tracker. Thanks again! Regards, Felix Yan signature.asc Description: This is a digitally signed mess

Diagnose a segfault in ipython/readline

2014-03-05 Thread Felix Yan
;), don't press Enter - press "Up", followed by any key Backtrace pasted here: https://paste.xinu.at/cg7/ Downstream bug report on Arch Linux: https://bugs.archlinux.org/task/39144 Any help would be really appreciated! Regards, Felix Yan signature.asc Description: This is a digitally