Notice: While JavaScript is not essential for this website, your interaction with the content will be limited. Please turn JavaScript on for the full experience.
...ally from 16 June 2008, Section 6.4, Treasurer's Report: D. Goodger will send all remaining PyCon checks to K. Kaiser for deposit. Status: carried forward. Originally from 16 June 2008, Section 6.5, Treasurer's Report: D. Goodger will provide K. Kaiser with PyCon financial aid documentation. Status: carried forward. Originally from 16 June 2008, Section 6.6, Treasurer's Report: D. Goodger will provide K. Kaiser with PyCon expense and cash reports. Status: carried forward. Originally from 16 J...
...ally, the PSF continued to operate its programs and initiatives throughout the year. Trademark support continued throughout 2020 to ensure we protect “Python”, “PyCon”, “PyLadies”, and “PyPI” globally. The PSF continues to file necessary trademarks for all these terms and applica- ble logos. This work helps strengthen and protect terms that are staples within our community. Our projects and established Work Groups ...
...all>Unfortunately, our credit card processor can only handle US-ASCII characters; thanks for your understanding. We accept MasterCard, Visa, American Express, and Diner's Club.</small></font> <br> <img src="http://www.python.org/pycon/cards_color.jpg"> </p> <form method="POST" action="http://www.python.org/cgi-bin/psf/payment.py"> <b>Donation to the Python Software Foundation</b> (optional)<br> <blockquote&...
...ally from October 2005, Section 4, Public Support Committee: D. Goodger will pursue web page and installer donation link ideas. Status: carried forward. Originally from June 2006, Section 6, PSF Records: The Board agreed to assemble the existing records in one place, have them scanned, and enter them into the PSF data repository. D. Goodger will coordinate this work and maintain the records. Status: carried forward. Originally from August 2006, Section 10: T. Peters will ask the advice of Larr...
...ally from 16 June 2008, Section 6.4, Treasurer's Report: D. Goodger will send all remaining PyCon checks to K. Kaiser for deposit. Status: carried forward. Originally from 16 June 2008, Section 6.5, Treasurer's Report: D. Godoger will provide K. Kaiser with PyCon financial aid documentation. Status: carried forward. Originally from 16 June 2008, Section 6.6, Treasurer's Report: D. Goodger will provide K. Kaiser with PyCon expense and cash reports. Status: carried forward. Originally from 16 J...
...ally from October 2005, Section 4, Public Support Committee: D. Goodger will pursue web page and installer donation link ideas. Status: carried forward. Originally from June 2006, Section 6, PSF Records: The Board agreed to assemble the existing records in one place, have them scanned, and enter them into the PSF data repository. D. Goodger will coordinate this work and maintain the records. D. Goodger reported that the records were received from Jeremy Hylton. Status: in progress. Originally ...
...alls "python2.2" as well as "python2.2". This should allow it to interoperate better with the Red Hat provided Python 2.2 package in 7.3. <li>Available as source and binaries for Red Hat 7.3. </ul> <p><b>Warning:</b> These packages install as "/usr/bin/python2". This is because many of the Red Hat tools rely on "/usr/bin/python" being 1.5. For Python code which requires 2.2, they should probably change to use "/usr/bi...
...ally from March 2007, Section 18, Bylaw Change Survey: S. Holden will call for a separate discussion of changes to the bylaws [with S. Deibel's help]. Include an affiliation program [ref. July 2008 section 8]. Approved by member vote 2009-03-27. Status: done. [23] Originally from 14 April 2008, Section 5, Treasurer's Report: S. Holden will assist K. Kaiser with accounts receivable reminders. Status: in progress. [15] Originally from 14 April 2008, Section 7, PyCon Asset Record-Keeping: D. Goo...
...all be a working group of the Python Software Foundation, co-chaired by David Mertz and Marc-André Lemburg. Membership shall consist of co-chairs and additionally Carl Trachte, Doug Napoleone, David Goodger, Van Lindberg. Co-chairs shall, by joint agreement, have the power to add or remove committee members, with the current membership roster to be approved by the Python Software Foundation Board of Directors at least once per year Approved 7-0-1 by IRC vote, 16 August, 2013. Establishing resolu...
...ally from 16 June 2008, Section 6.1, Treasurer's Report: K. Kaiser will submit an expanded report to psf-members. Status: pending. [4] Originally from 16 June 2008, Section 6.2, Treasurer's Report: D. Goodger will follow up regarding the PyCon transaction analysis. Status: pending. [5] Originally from 16 June 2008, Section 6.3, Treasurer's Report: D. Goodger will ensure that documentation for unpaid PyCon tutorials is found and provided. Status: pending. [9] Originally from 16 June 2008, Sect...
...all(xAxis); svg.append("g") .attr("class", "y-axis") .attr("transform", "translate(" + chartOptions.margin + "," + chartOptions.margin + ")") .call(yAxis) .selectAll("tick") .attr("transform", "translate(" + (-chartOptions.margin) + "," + chartOptions.margin + ")") .selectAll("text") .attr("y", 6) .attr("x", 6) .style("text-anchor", "start") svg.selectAll("g.y-axis g.tick line") .attr("x2", 0) .attr("y2", 0); svg.selectAll("g.y-axis g.tick") ...
If you didn't find what you need, try your search in the Python language documentation.