stephen mallette created TINKERPOP-2272:
-------------------------------------------

             Summary: Rename steps and tokens that conflict with standard 
python functions
                 Key: TINKERPOP-2272
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2272
             Project: TinkerPop
          Issue Type: Improvement
          Components: python
    Affects Versions: 3.4.2
            Reporter: stephen mallette
            Assignee: stephen mallette


The following steps overlap standard python functions:

{code}
filter()
id()
max()
min()  
range()
sum()
{code}

They need to be renamed to have the underscore suffix.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to