Menu

Close
  • Home
  • About
  • ___
  • My GitHub
  • ___
  • Cengal
  • Bensbach
  • English Checkers
  • ASockIOCore
Subscribe
Butenko's dev notes Menu

solution

A 3-post collection

Page 1 of 1

Undocumented Python. Sockets. TimeoutError

Both connect() and recv() related calls can raise TimeoutError exception as result of the network cable unplugg on a client side. TimeoutError exception is raised as »

Butenko MS Butenko MS on Development, Software, Socket, IO, Python, solution, Undocumented, TimeoutError 15 April 2019 Comments

Learn Clojure/ClojureScript in a few days. True story!

To be precise, less than two days of the initial investigation before I started writing code. And you can too. Of course you will not become »

Butenko MS Butenko MS on Development, Software, solution, tutorial, Clojure, ClojureScript, Web 11 September 2016 Comments

PyPy3 + pickle + lzma = slowness. Solution.

Initial data: with lzma.open(file_name, 'rb') as file: data = pickle.load(file) 40Mb file 90000 of objects inside the file File created by CPython-optimized »

Butenko MS Butenko MS on Development, Python, PyPy3, PyPy3 2.4.0, Software, Practice, pickle, lzma, performance, issue, solution 10 December 2015 Comments
Page 1 of 1
Butenko's dev notes © 2025
Proudly published with Ghost