Language

Package: python2 @ 2.7.17

Synopsis

High-level, dynamically-typed programming language

Description

Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains. Some of its key distinguishing features include: clear, readable syntax; strong introspection capabilities; intuitive object orientation; natural expression of procedural code; full modularity, supporting hierarchical packages; exception-based error handling; and very high level dynamic data types.

Home page
https://www.python.org
Location
gnu/packages/python.scm (line: 108, column: 2)
License

Lint warnings

LinterMessageLocation
patch-file-names

Validate file names and availability of patches

file names of patches should start with the package name
formatting

Look for formatting issues in the source

line 182 is way too long (99 characters)
formatting

Look for formatting issues in the source

line 291 is way too long (98 characters)
formatting

Look for formatting issues in the source

line 183 is way too long (99 characters)
formatting

Look for formatting issues in the source

line 292 is way too long (98 characters)