2139 links
238 private links
  • Ginko's Link Dump
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
  • Simplistic Python Thread example - SaltyCrane Blog

    NB : a Thread object does not simply return values (that simply not part of the design, bitch). To get a return value, a simple hack consist into passing a reference in the threaded function args and assign the return value to it (on an object, do use setattr, dumbass).

    August 7, 2015 at 4:07:46 PM GMT+2 - permalink -
    QRCode
    - archive.org - http://www.saltycrane.com/blog/2008/09/simplistic-python-thread-example/
    python
Links per page: 20 50 100
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation