Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Devin Jeanpierre
Devin Jeanpierre has asked
8
questions and find answers to
71
problems.
Stats
2.5k
EtPoint
920
Vote count
8
questions
71
answers
About
I am a regular on Freenode's #python channel (nick: ssbr).
Devin Jeanpierre questions
What is this kind of mutual "recursion" called?
How do I determine when two moving points become visible to each other?
How do I case fold a string in Python 2?
GetWindowRect too small on Windows 7
Is it possible to embed Haskell in a C library opaquely?
Why are closures broken within exec?
Devin Jeanpierre answers
what is the difference between iterative and recursive binary search algorithms in case of asymptotic analysis
Is it possible to visit nodes in Python AST with ast.NodeVisitor twice or change order of traversal?
Py.test patching a in-module object
Python: Why can't I modify the current scope within a function using locals()?
Python: efficiently join chunks of bytes into one big chunk?
Python Linux-copy files to windows shared drive (samba)
Python on Windows: path as subprocess argument gets modified and generating error
What SHOULDN'T Django's admin interface be used for?
Python: Reference to a class from a string?
Python argparse optional sub-arguments