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.
...9 August 2019 June 2019 March 2019 December 2018 September 2018 June 2018 March 2018 December 2017 September 2017 June 2017 March 2017 December 2016 October 2016 June 2016 March 2016 December 2015 August 2015 July 2015 May 2015 December 2014 October 2014 March 2014 December 2013 November 2013 June 2013 April 2013 December 2012 October 2012 June 2012 February 2012 December 2011 September 2011 April 2011 January 2011 December 2010 October 2010 July 2010 March 2010 December 2009 October 2009 June 2...
...998 09:13:59 -0500 Timo asked: > how do i pass a copy of a list of a function? Use the Paranoia emoticon. list = ['blah', 'blah'] f(list[:]) This passes the "here's my desert, where's everyone elses?" slice. Python Block Delimited Notation Parsing Explained Subject: Addition explanation of indentation for the tutorial From: Michael McLay <@nist.gov> Date: Mon, 9 Mar 1998 16:42:19 -0500 Message-Id: <199803092142.QAA04377@fermi.eeel.nist.gov> To: python-l...
...3.9MB) or (.tar.bz2, 3.3MB) Linux RPMs Package Source (gzip) Source (bzip2) Source RPM RedHat 6.1 RPM BeOpen-Python-2.0 .tar.gz .tar.bz2 .src.rpm .i386.rpm expat-1.1 N/A N/A .src.rpm .i386.rpm Tkinter-2.0-8.0 .tar.gz .tar.bz2 .src.rpm .i386.rpm browse or download documentation Notes for Windows users: If you're running Windows 95, 98, ME, NT or 2000, all you need is the Window...
...9-2010, 2012-2013 Vice President, 2006-2008 PyCon Chair (informal), 2005-2007 Jannis Leidel Director, 2019-2023 Communications officer, 2019-2022 Marc-André Lemburg Director, 2002-2004, 2010-2016 Vice Chairman, June 2012-2013 Vice President, 2003-2004 Van Lindberg Director, 2012-2023 Chairman, 2012-2016 Vice Chairman, April-May 2012, 2016-2019 PyCon Chair, 2009-2011 General Council, 2016-2023 Martin von Löwis Director, 2002-2013 Vice President, 2006-2007 Fredrik Lundh Directo...
...3 The Hotels 6.8.14.3.1 Hyatt Regency [169$ CDN] 6.8.14.3.2 Holiday Inn Select [163$ CDN] 6.8.14.3.3 Le Dauphin - [158$ CDN] 6.8.14.3.4 InterContinental [179$ CDN] 6.8.14.3.5 The Westin [243$ CDN] 6.8.14.3.6 Le Place D'Armes [196$ CDN] 6.8.14.3.7 The Delta [149$ CDN] 6.8.15 PyCon Sponsors 6.8.16 PyCon Website Management 6....
...9 Administrator Report written by Ewa Jodlowska 9.1 Board Agenda / Minutes 9.2 Grant and Award Notification 9.3 Email and Communication 9.4 Document Creation 9.5 Research and Review 9.6 Contributor Agreements 9.7 Documentation Upkeep and Wiki 9.8 Election Management/Membership 9.9 Website and Infrastructure Management 9.10 ...
...9: Define _XOPEN_SOURCE to 500 on Solaris 8/9 to match GCC's definition and avoid redefinition warnings. Detect pthreads support (provided by gnu pth pthread emulation) on GNU/k*BSD systems. bug #1005737, #1007249: Fixed several build problems and warnings found on old/legacy C compilers of HP-UX, IRIX and Tru64. C API Documentation patch #1005936, bug #1009373: fix index entries which contain an underscore when viewed with Acrobat. bug #990669: os.path.normpath may alter the meaning of a...
...942, 726150, 726446, 726869, 727051, 727719, 727719, 727805, 728277, 728563, 728656, 729096, 729103, 729293, 729297, 729300, 729317, 729395, 729622, 729817, 730170, 730296, 730594, 730685, 730826, 730963, 731209, 731403, 731504, 731514, 731626, 731635, 731643, 731644, 731644, 731689, 732124, 732143, 732234, 732284, 732284, 732479, 732761, 732783, 732951, 733667, 733781, 734118, 734231, 734869, 735051, 735293, 735527, 735613, 735694, 736962, 736962, 737970, 738066, 739313, 740055, 740234, 740301,...
...9 PSF Administrator Report 9.1 Board Agenda / Minutes 9.2 Grant and Award Notification 9.3 Email and Communication 9.4 Document Creation 9.5 Research and Review 9.6 Contributor Agreements 9.7 Documentation Upkeep and Wiki 9.8 Election Management/Membership 9.9 Website and Infrastructure Management 9.10 Other Con...
...3290, label: '$3,290' }, { x: 2018, y: 3519, label: '$3,519' }, { x: 2019, y: 4719, label: '$4,719' } ] var chartOptions = { className: 'linear-chart', width: 660, height: 365, margin: 50, xAxisMin: 2014, xAxisMax: 2020, xAxisStep: 6, yAxisMin: 0, yAxisMax: 5000, yAxisStep: 5 }; var barWidth = 90; if (jQuery(window).width() < 768) { chartOptions.width = 345; barWidth = 40; } var svg = d3.select...
If you didn't find what you need, try your search in the Python language documentation.