Commit Graph

10 Commits (master)

Author SHA1 Message Date
Valentin Lorentz bce6dd4302 StdoutCapture: Browse weakref only if they actually are weakrefs. 2013-08-26 00:22:22 +02:00
Valentin Lorentz aa5ec76514 StdoutCapture: prevent capture of already captured output (crash because __call__ is not implemented). 2013-08-23 02:17:03 +02:00
Valentin Lorentz 677f76bc26 StdoutCapture: Remove __getattr__ (not actually useful + causes crashes on Python 2). 2013-07-22 11:26:45 +00:00
Valentin Lorentz 902cea9cff StdoutCapture: Fix typo. 2013-07-22 10:00:01 +00:00
Valentin Lorentz 6866669c51 StdoutCapture: Fix issue with modules calling sys.stdout.flush(). 2013-07-22 00:01:23 +00:00
Valentin Lorentz d7f89cc97f StdoutCapture: Fix duplicated (and buggy) code. 2013-06-02 17:39:13 +02:00
Valentin Lorentz 5bbcfa92fe StdoutCapture: Fix bug if a plugin (or the core) uses gnupg (#2). 2013-06-01 12:10:06 +02:00
Valentin Lorentz a458d43392 StdoutCapture: Fix bug if a plugin (or the core) uses gnupg. 2013-05-31 16:20:22 +02:00
Valentin Lorentz 2f48afcd9b StdoutCapture: add @pastebin. 2013-05-21 18:27:12 +02:00
Valentin Lorentz 9f1e086e63 Rename StdoutToIrc to StdoutCapture. 2013-05-21 17:39:30 +02:00