Python 2

GPTKB entity

Statements (57)
Predicate Object
gptkbp:instanceOf gptkb:programming_language
gptkbp:developer gptkb:Guido_van_Rossum
gptkb:Python_Software_Foundation
gptkbp:discontinued 2020-01-01
gptkbp:endOfSupport 2020-01-01
gptkbp:feature 2
gptkbp:fileExtension .py
.pyc
.pyo
https://www.w3.org/2000/01/rdf-schema#label Python 2
gptkbp:influenced gptkb:Python_3
many modern scripting languages
gptkbp:influencedBy gptkb:ABC
gptkb:Java
gptkb:Lisp
gptkb:Perl
gptkb:Modula-3
C
gptkbp:latestReleaseVersion 2.7.18
2020-04-20
gptkbp:license gptkb:Python_Software_Foundation_License
gptkbp:minorVersion 0 to 7
gptkbp:notableFeature integer division returns integer
no f-strings
no type annotations
print is a statement
raw_input instead of input
unicode support is limited
xrange instead of range
gptkbp:notableRelease gptkb:Python_2.0
gptkb:Python_2.7
introduction of garbage collection
introduction of generators
introduction of list comprehensions
introduction of unicode type
introduction of with statement (2.5)
gptkbp:paradigm object-oriented programming
functional programming
imperative programming
procedural programming
gptkbp:partOf gptkb:Python_(programming_language)
gptkbp:platform Cross-platform
gptkbp:programmingLanguage C
gptkbp:releaseDate 2000-10-16
gptkbp:status unsupported
gptkbp:successor gptkb:Python_3
gptkbp:typingDiscipline dynamic typing
duck typing
gptkbp:usedFor automation
scientific computing
software development
web development
scripting
gptkbp:website https://www.python.org/
gptkbp:bfsParent gptkb:BeautifulSoup
gptkb:Beautiful_Soup
gptkbp:bfsLayer 5