Showing results 581-590 of >665 (page 59)
https://mail.python.org/pipermail/python-dev/2012-May/119465.html

# [Python-Dev] void* <-> size_t Serhiy Storchaka storchaka at gmail.com Sun May 13 16:28:15 CEST 2012 - Previous message: [Python-Dev] [Python-checkins] cpython: Issue #14779: Do not use get_config_var('SIZEOF_VOID_P') on OS X 64-/32-bit - Next message: [Python-Dev] WSGI paranoia with stdout/stderr - Messages sorted by: - [ date ] - [ thread ] - [ subject ] - [ author ] On 13.05.12 12:48, Stefan Krah wrote: > The C standard doesn't guarantee sizeof(void *) == sizeof(size_t). In > fact, there are machine

https://pythonprogramming.net/python-3-list-manipulation/

Python Programming tutorials from beginner to advanced on a massive variety of topics. All video and text tutorials are free

https://blog.skyone.dev/tags/python/

这里是「python」标签页,包含4篇文章,选择有兴趣的看看吧~。记录有趣的技术!Skyone Blog是由Skyone维护的个人博客,只包含技术文章。大部分文章都是我自己写的,极少量是转载和翻译的

https://docs.twisted.org/en/stable/api/twisted.python.modules.html

# twisted.python.modules This module aims to provide a unified, object-oriented view of Python's runtime hierarchy. Python is a very dynamic language with wide variety of introspection utilities. However, these utilities can be hard to use, because there is no consistent API. The introspection API in python is made up of attributes (__name__, __module__, func_name, etc) on instances, modules, classes and functions which vary between those four types, utility modules such as 'inspect' which provide some fu

https://kvz.io/tags/python

kvz.io python tagged content

https://www.networkacademy.io/index%2Ephp/ccna-automation/python/python-data-types

In this lesson, we discuss the concept of Python data types. However, before we examine the different data types, we first need to understand one of the most basic concepts in Python: variables

https://www.pythontutorial.net/python-regex/python-regex-sub/

In this tutorial, you'll learn about the Python regex sub() function that returns a string after replacing the matched pattern in a string with a replacement

https://python-sdk-docs.kili-technology.com/26.2/sdk/event/

Kili Python SDK

https://learn.sannan.app/tag/python

Articles tagged with #python

https://www.decodednode.com/search/label/python

Showing posts with label python. Show all posts Showing posts with label python. Show all posts ## Tuesday, July 4, 2023 ### Boring Code Survives Over on Wandering Thoughts , Chris writes about some fileserver management tools being fairly unchanged over time by changes to the environment. There is a Python 2 to 3 conversion, and some changes when the disks being managed are no longer on iSCSI, “but in practice a lot of code really has carried on basically as-is.” This is completely different than my e

‹ Prev Next ›