Skip to content

0o666 gives syntax error in mac_tool.py on OSX 10.6.8 #75

@vorg

Description

@vorg

When i try to compile native module on Mac using gyp I get this error from make command:

File "./gyp-mac-tool", line 154
fd = os.open(lockfile, os.O_RDONLY|os.O_NOCTTY|os.O_CREAT, 0o666)
                                                               ^
SyntaxError: invalid syntax

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions