Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in python-2.x
Python ctypes struct with flexible array member to bytearray
Oct 30, 2025
python
c
ctypes
python-2.x
How to check if a list of dictionaries is sorted?
Oct 29, 2025
python
python-2.x
In Python 2.7 why is grid = [["A"]*5]*5 different than grid = [] grid.append[...]
Oct 29, 2025
python
list
python-2.7
append
python-2.x
read() differences between python 2 and python 3
Oct 27, 2025
python
python-3.x
newline
python-2.x
line-endings
How do I prevent my Python application from automatically closing once reaching the end of code? [duplicate]
Oct 25, 2025
python
python-2.6
python-2.x
How can one use a class method in a class attribute definition
Oct 25, 2025
python
python-2.7
python-2.x
Cannot install python2 using brew install python@2
Oct 25, 2025
python
homebrew
python-2.x
What is the purpose of the dct argument of a metaclass __init__ method?
Oct 23, 2025
python
python-2.x
metaclass
Alternative to python hash function for arbitrary objects
Oct 22, 2025
python
python-3.x
python-2.x
How do __getitem__, __setitem__, work with slices?
Oct 21, 2025
python
python-2.x
How can I add a Python version to the Python Launcher?
Oct 19, 2025
python
python-3.x
path
python-2.x
Recursive class definitions in Python
Oct 20, 2025
python
class
recursion
fluent-interface
python-2.x
2d dictionary with many keys that will return the same value
Oct 20, 2025
python
dictionary
python-2.x
call Python method if it exists
Oct 16, 2025
python
inheritance
python-2.x
Extract a python str with C API, compatible with python 2&3
Oct 16, 2025
string
python-3.x
python-2.x
python-c-api
python-unicode
Python SCPClient copy progress check
Oct 16, 2025
python
python-2.x
Why is -1/2 evaluated to 0 in C++, but -1 in Python?
Sep 20, 2025
python
c++
python-2.x
integer-division
Is it possible to place break in python one liner ternary conditional operator
Sep 18, 2025
python
python-3.x
python-2.x
Difference between u'string' and unicode(string)
Sep 15, 2025
unicode
python-2.x
Older Entries »