Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita77eab2

Browse files
committed
builtins module is part of the future package
1 parenta6f596d commita77eab2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎git/repo/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# This module is part of GitPython and is released under
55
# the BSD License: http://www.opensource.org/licenses/bsd-license.php
66

7-
from__builtins__importstr
7+
frombuiltinsimportstr
88
fromcollectionsimportnamedtuple
99
importlogging
1010
importos

‎requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
gitdb>=0.6.4
22
ddt>=1.1.1
3+
future>=0.9

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp