Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.bio.vein
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bob
bob.bio.vein
Merge requests
!29
Fix python 2.7 missing list class
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Fix python 2.7 missing list class
doc27
into
master
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Fix python 2.7 missing list class
André Anjos
requested to merge
doc27
into
master
May 24, 2017
Overview
0
Commits
1
Pipelines
1
Changes
1
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
d08d31d2
1 commit,
May 24, 2017
1 file
+
2
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
doc/nitpick-exceptions.txt
+
2
−
0
View file @ d08d31d2
Edit in single-file editor
Open in Web IDE
# These are not documented at all in Python 2.7, but works for 3.x
py:obj list
py:class list
py:exc TypeError
py:exc ValueError
py:exc AssertionError
Loading