1
0
forked from VimPlug/jedi
Files
jedi-fork/jedi/parser/pgen2/__init__.py
2014-12-15 17:27:27 +01:00

9 lines
337 B
Python

# Copyright 2004-2005 Elemental Security, Inc. All Rights Reserved.
# Licensed to PSF under a Contributor Agreement.
# Modifications:
# Copyright 2006 Google, Inc. All Rights Reserved.
# Licensed to PSF under a Contributor Agreement.
# Copyright 2014 David Halter. Integration into Jedi.
# Modifications are dual-licensed: MIT and PSF.