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
65
problems.
Stats
2.4k
EtPoint
898
Vote count
8
questions
65
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
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
Is there a safe way to run a diff on two zip compressed files?
Python: Range() maximum size; dynamic or static?
Using arrays with other arrays in Python
Python: an iteration over a non-empty list with no if-clause comes up empty. Why?
Python, Evaluate a Variable value as a Variable
Python lazy attributes that don't eval on hasattr()