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.
...if they will need booths because if not, we will fine them. 8.17 PyCon Website Management Worked on the open space stub. Removed the talks/tutorial proposal stubs since the cut off has passed. 9 PSF Administrator Report 9.1 Board Agenda / Minutes I have continued to control the Board Agenda for the PSF Board I have continued to control the minutes for the meetings (including drafts) 9.2 Grant and Award Notification ...
...If the PYTHONCASEOK environment variable exists, same as before: silently accept the first case-insensitive match of any kind; raise ImportError if none found. Else search sys.path for the first case-sensitive match; raise ImportError if none found. The same rules have been implented on other platforms with case- insensitive but case-preserving filesystems too (including Cygwin, and several flavors of Macintosh operating systems). winsound module: Under Win9x, winsound.Beep() now attempts to...
...iff.py prints file diffs in context, unified, or ndiff formats, providing a command line interface to difflib.py. texcheck.py is a new script for making a rough validation of Python LaTeX files. Build Setting DESTDIR during 'make install' now allows specifying a different root directory. C API PyType_Ready(): If a type declares that it participates in gc (Py_TPFLAGS_HAVE_GC), and its base class does not, and its base class's tp_free slot is the default _PyObject_Del, and type does not d...
...iful Soup, his zine "Tool Safety” as well as his work as an architect and leader on the open source Library Simplified project which makes borrowing ebooks from a public library as easy as buying them from an online bookstore. March 2024 The Q1 2024 Community Service Award was given to Daisy Leigh Brenecki in recognition of her work leading the Python community in Australia, initially as an organizer of DjangoCon AU, and then leading PyCon Australia over four years. Throughout her time ...
If you didn't find what you need, try your search in the Python language documentation.