Thomas Vander Stichele
|
Registered User
|
Free Software programmer, C and Python
GNOME/GStreamer/Flumotion developer
|
|
Nov 29 |
awarded | ● Good Answer |
|
Nov 25 |
awarded | ● Good Answer |
|
Nov 3 |
comment |
libtool deleted by ‘make distclean’ 'bootstrap' conventionally is for scripts that do everything but configure.ac 'autogen.sh' conventionally does everything 'bootstrap' does, plus configure. |
|
Nov 3 |
answered | Debian dropped support for .la files; how do I build now? |
|
Nov 3 |
answered | python chat client lib |
|
Oct 20 |
revised |
Which is more preferable to use in Python: lambda functions or nested functions (’def’) ? doing direct assignment actually is not allowed inside a lambda |
|
Aug 26 |
awarded | ● Yearling |
|
Jul 19 |
awarded | ● Popular Question |
|
Jul 17 |
revised |
pastebin API hyperlinks should be hyperlinks |
|
Jul 2 |
awarded | ● Taxonomist |
|
Jun 28 |
comment |
How to programatically get the latest commit date on a CVS checkout That was the only thing I could come up with too, roughly. In the end, I did one cvs log though, and parsed that for all files. Doing it on each file was going to be dead slow. |
|
Jun 25 |
asked | How to programatically get the latest commit date on a CVS checkout |
|
Jun 16 |
revised |
Which is more preferable to use in Python: lambda functions or nested functions (’def’) ? code some code statements, fixing the __import__ display |
