mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-04 21:01:36 +00:00
I\'m your import error...
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
import json
|
||||
import sys
|
||||
|
||||
from gam.util.args import formatLocalTime
|
||||
|
||||
from gamlib import glaction
|
||||
from gamlib import glapi as API
|
||||
from gamlib import glcfg as GC
|
||||
|
||||
@@ -8,6 +8,8 @@ import re
|
||||
import json
|
||||
import sys
|
||||
|
||||
from gam.util.args import formatLocalTime
|
||||
|
||||
from gamlib import glaction
|
||||
from gamlib import glapi as API
|
||||
from gamlib import glcfg as GC
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
import json
|
||||
import sys
|
||||
|
||||
from gam.util.args import formatLocalTime
|
||||
|
||||
from gam.util.csv_pf import RI_J, RI_JCOUNT, RI_ITEM
|
||||
import os
|
||||
import time
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
"""GAM data transfer operations."""
|
||||
|
||||
import sys
|
||||
|
||||
from gam.util.args import formatLocalTime
|
||||
import time
|
||||
|
||||
from gamlib import glaction
|
||||
|
||||
@@ -8,6 +8,8 @@ import re
|
||||
import json
|
||||
import sys
|
||||
|
||||
from gam.util.args import formatLocalTime
|
||||
|
||||
from gamlib import glaction
|
||||
from gamlib import glapi as API
|
||||
from gamlib import glcfg as GC
|
||||
|
||||
@@ -8,6 +8,8 @@ import re
|
||||
import json
|
||||
import sys
|
||||
|
||||
from gam.util.args import formatLocalTime
|
||||
|
||||
from gam.cmd.drive.core import _getSharedDriveNameFromId, _mapDrive2QueryToDrive3, _simpleFileIdEntityList, _validateUserGetFileIDs, _validateUserSharedDrive, cleanFileIDsList, getDriveFileEntity, getDriveFileEntitySharedDriveOnly, initDriveFileEntity
|
||||
from gam.cmd.drive.filepaths import _finalizeIncludeLabels, _finalizeIncludePermissionsForView, _formatFileDriveLabels, _mapDriveInfo, _setGetCheckFilePermissions, _setGetPermissionsForMyDriveSharedDrives, _setSkipObjects, getFilePaths, initFilePathInfo
|
||||
|
||||
|
||||
@@ -8,6 +8,8 @@ import re
|
||||
import json
|
||||
import sys
|
||||
|
||||
from gam.util.args import formatLocalTime
|
||||
|
||||
from gam.cmd.drive.core import _convertSharedDriveNameToId, _getSharedDriveNameFromId
|
||||
from gam.cmd.drive.filepaths import _mapDrivePermissionNames
|
||||
from gam.cmd.drive.files import _initStatistics
|
||||
|
||||
@@ -7,6 +7,8 @@ Part of the _gmail_monolith sub-package."""
|
||||
import re
|
||||
import sys
|
||||
|
||||
from gam.util.args import formatLocalTimestamp
|
||||
|
||||
import googleapiclient.errors
|
||||
import googleapiclient.http
|
||||
|
||||
|
||||
@@ -6,6 +6,8 @@ Part of the _gmail_monolith sub-package."""
|
||||
|
||||
import re
|
||||
import sys
|
||||
|
||||
from gam.util.args import formatLocalTimestamp
|
||||
import base64
|
||||
|
||||
from gamlib import glaction
|
||||
|
||||
@@ -8,6 +8,8 @@ import re
|
||||
import json
|
||||
import sys
|
||||
|
||||
from gam.util.args import formatLocalTime
|
||||
|
||||
from gam.cmd.groups.groups import GroupIsAbuseOrPostmaster, getGroupAttrProperties, getGroupAttrValue, getGroupMemberTypes, mapGroupEmailForSettings
|
||||
|
||||
from gam.util.csv_pf import RI_ENTITY, RI_ROLE, RI_COUNT
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
import json
|
||||
import sys
|
||||
|
||||
from gam.util.args import formatLocalTimestamp
|
||||
|
||||
from gam.cmd.calendar import (
|
||||
CALENDAR_ACL_ROLES_MAP,
|
||||
CALENDAR_ATTENDEE_OPTIONAL_CHOICE_MAP,
|
||||
|
||||
Reference in New Issue
Block a user