Showing results 5861-5870 of >5,948 (page 587)
https://twisted.org/pipermail/twisted-python/2005-May/042909.html

Leslie Huyan leslie at exoweb.net Sun May 8 20:01:17 MDT 2005 - Previous message (by thread): [Twisted-Python] Twisted on Mac OS X 10.4 - Next message (by thread): [Twisted-Python] How can I change the default behaviour? - Messages sorted by: - [ date ] - [ thread ] - [ subject ] - [ author ] Hi: I encountered one problem to dig into twisted. If I have 2 methods in the call back chain, however I don't want the result of the first one to pass to the second one as its arguments, what should I do? For examp

https://memotut.com/en/42cf6513e3c4823c4e8b/

Python, numpy

https://linuxtut.com/en/42cf6513e3c4823c4e8b/

Python, numpy

http://www.leancrew.com/all-this/2011/08/python-and-fileinput/

And now it’s all this I just said what I said and it was wrong Or was taken wrong Python and fileinput August 17, 2011 at 9:46 AM by Dr. Drang In last week’s post about Awk , I mentioned that my Perl has gotten rusty through lack of use. Considering how much Perl code I wrote back in the late ’90s and early ’00s, its surprising how clumsy I’ve become with it. I can still read and tweak older programs, but writing a new Perl script from scratch is pretty much impossible. It just doesn’t flow

https://www.nullzero.co.uk/why-im-telling-network-engineers-to-learn-python/

nullzero network automation Why I'm telling network engineers to learn Python joe neville 03 Dec 2018 • 6 min read Share During a wet autumnal walk, I was explaining to my girlfriend about my recent presentations. I've been doing my 'Getting Started with Python' talk at Aruba Airheads meet-ups. I recorded an early version of it, see below. One point I mentioned is that the reaction is always mixed. When I ask who is learning Python, about 5% of each audience put their hands up. Regularly people object to

https://engineering.fb.com/2023/08/15/developer-tools/immortal-objects-for-python-instagram-meta/

Skip to content Search this site Open Source Platforms Infrastructure Systems Physical Infrastructure Video Engineering & AR/VR Artificial Intelligence Watch Videos POSTED ON AUGUST 15, 2023 TO DevInfra , Open Source Introducing Immortal Objects for Python By Eddie Elizondo Instagram has introduced Immortal Objects – PEP-683 – to Python. Now, objects can bypass reference count checks and live throughout the entire execution of the runtime, unlocking exciting avenues for true parallelism. At Meta, we use

https://itslinuxfoss.com/find-length-of-list-python/

In Python, an inbuilt “len()” function, the “for loop”, and the “length_hint()” function is used to find the length of the list

https://matduggan.com/tag/python/

## SQLite for a REST API Database? December 12, 2025 3 min read in Python When I wrote the backend for my Firefox time-wasting extension ( here ), I assumed I was going to be setting up Postgres. My setup is boilerplate and pretty boring, with everything running in Docker Compose for personal projects and then persistence happening in volumes. However when I was working with it locally, I obviously used SQLite since that's always the local option that I use. It's very easy to work with, nice to back up a

https://thinktwice.tech/tags/python/

fumokmmのメモ

https://thepythoncodingbook.com/2021/08/05/python-instance-variables-and-kids-on-a-school-trip/

Understanding Python instance variables with the help of school kids going on a trip. Three classes deal with their lunches differently

‹ Prev Next ›