The Wayback Machine - http://web.archive.org/web/20200710235230/https://github.com/topics/python3?l=html
Skip to content
#

python3

python logo

Python is a dynamically typed programming language designed by Guido van Rossum. Much like the programming language Ruby, Python was designed to be easily read by programmers. Because of its large following and many libraries, Python can be implemented and used to do anything from webpages to scientific research.

Here are 2,293 public repositories matching this topic...

sstangl
sstangl commented Apr 21, 2018

Our tests and scripts (like standardize-names.csv) walk the directory tree looking for files named "entries.csv" and "meet.csv".

Sometimes these files occur in build directories. Recently I named a git branch "entries.csv" and then builds started failing because it was reading a branch header file of the same name in my .git directory.

We should change it so that every time we're doing dir

Created by Guido van Rossum

Released February 20, 1991

Organization
python
Website
www.python.org
Wikipedia
Wikipedia

Related Topics

language ruby
You can’t perform that action at this time.