Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
Linux RPMs for Python 2.3.2 <h1>Linux RPMs for Python 2.3.2</h1> <p>Except where noted, these RPMs are made available by Sean Reifschneider (<a href="mailto:jafo-rpms@tummy.com">jafo-rpms@tummy.com</a>). <h3>Having Problems?</h3> If you are having problems, please see the <a href="#FAQ">RPM Frequently Asked Questions</a> section at the end of this document for possible solutions. <h3>RPMs For Other Platform...
...Library Association annual conference that we supported in June: "Thank you -- so much, again -- for sponsoring lunch at our Introduction to Python workshop last Friday. We ended up with about 40 attendees. Not having to worry about finding lunch gave them a well-deserved chance to relax, and gave us time to run lightning talks showcasing real-world Python applications. Here's a blog post on the event: http://litablog.org/2013/07/introduction-to-python-at-ala-annual-or-awesome-true-ala201...
...Library Association annual conference, led by Andromeda Yelton. $300 for a women's panel/mixer at SciPy 2013, organized by Kristen Thyng. Discussions We received a request for sponsorship from the organizers of the Write/Speak/Code conference in New York City in June (http://www.writespeakcode.com/). We declined to sponsor this event due to an insufficient focus on Python and organizational concerns. 5.4 Sprint Committee Report Summary We're sponsoring the scikit-lea...
Python Humor Here is a spurious collection of semi to totally unserious stuff, mostly postings found wafting gently in the comp.lang.python newsgroup (a.k.a. the python-list mailing list). See also Andrew Kuchling's collection of Python quotations, containing in a condensed form some sterling examples of the wit and wisdom encountered in the Python world. Contents The Zen of Python Fundamental... Cute Wabbit Shooting Yourself in the Foot Legal Issues Python vs Tcl vs Perl5 Python Object Orie...
...library of free resources for our community. We recommend reviewing these resources before you submit your grant request– they may be of use to your event! Grant Proposal Tips We recommend reading through our FAQ for additional information before you submit your application. Proposals should be for specific events or initiatives with a clear objective, rather than support for ongoing activities. Your grant proposal objective should be focused on the impact the grant will have on the Pytho...
...library for Python. Approved; 8-0-0, 2024-06-20 RESOLVED, that the Python Software Foundation Grants Work Group grant $5,000 USD to the North Bay Python event taking place on June 29-30, 2024, in California, US. Approved; 8-0-1, 2024-06-18 RESOLVED, that the Python Software Foundation Grants Work Group grant $500 USD to the First Django Girls Workshop in Kampar event taking place on August 2-3, 2024, in Kampar, Malaysia. Approved; 8-0-0, 2024-6-13 RESOLVED, that the Python Software Foundation...
...library, or by the run-time code. Second, when Python is embedded in another application that creates multiple Python interpreters, the built-in class objects (being statically allocated data structures) are shared between all interpreters; thus, code running in one interpreter might wreak havoc on another interpreter, which is a no-no. Static methods and class methods The new descriptor API makes it possible to add static methods and class methods. Static methods are easy to des...
...Library Assistant, Online & Continuing Education, University of Illinois) about use of screen captures of Python and Python-related application. Question was somewhat unclear, but clarified that screenshots of Python interpreter and the like are not in any way protected by PSF, though any code displayed within a shell might belong to someone else. November 2012. Tom Rouse <tom.rouse at aol.co.uk> inquired about nominative use of word mark and logo on a website code-python.com. No obj...
If you didn't find what you need, try your search in the Python language documentation.