HomeSort by relevance Sort by last modified time
    Searched refs:warnpy3k (Results 126 - 150 of 349) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Netscape/
__init__.py 5 from warnings import warnpy3k
6 warnpy3k("In 3.x, the Netscape package is removed.", stacklevel=2)
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/SystemEvents/
__init__.py 5 from warnings import warnpy3k
6 warnpy3k("In 3.x, the SystemEvents package is removed.", stacklevel=2)
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
argvemulator.py 5 from warnings import warnpy3k
6 warnpy3k("In 3.x, the argvemulator module is removed.", stacklevel=2)
Audio_mac.py 4 from warnings import warnpy3k
5 warnpy3k("In 3.x, the Play_Audio_mac module is removed.", stacklevel=2)
applesingle.py 4 from warnings import warnpy3k
5 warnpy3k("In 3.x, the applesingle module is removed.", stacklevel=2)
macresource.py 3 from warnings import warnpy3k
4 warnpy3k("In 3.x, the macresource module is removed.", stacklevel=2)
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Netscape/
__init__.py 5 from warnings import warnpy3k
6 warnpy3k("In 3.x, the Netscape package is removed.", stacklevel=2)
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
__init__.py 5 from warnings import warnpy3k
6 warnpy3k("In 3.x, the SystemEvents package is removed.", stacklevel=2)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
argvemulator.py 5 from warnings import warnpy3k
6 warnpy3k("In 3.x, the argvemulator module is removed.", stacklevel=2)
Audio_mac.py 4 from warnings import warnpy3k
5 warnpy3k("In 3.x, the Play_Audio_mac module is removed.", stacklevel=2)
applesingle.py 4 from warnings import warnpy3k
5 warnpy3k("In 3.x, the applesingle module is removed.", stacklevel=2)
macresource.py 3 from warnings import warnpy3k
4 warnpy3k("In 3.x, the macresource module is removed.", stacklevel=2)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Netscape/
__init__.py 5 from warnings import warnpy3k
6 warnpy3k("In 3.x, the Netscape package is removed.", stacklevel=2)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
__init__.py 5 from warnings import warnpy3k
6 warnpy3k("In 3.x, the SystemEvents package is removed.", stacklevel=2)
  /external/python/cpython2/Lib/plat-mac/
Audio_mac.py 4 from warnings import warnpy3k
5 warnpy3k("In 3.x, the Play_Audio_mac module is removed.", stacklevel=2)
applesingle.py 4 from warnings import warnpy3k
5 warnpy3k("In 3.x, the applesingle module is removed.", stacklevel=2)
macresource.py 3 from warnings import warnpy3k
4 warnpy3k("In 3.x, the macresource module is removed.", stacklevel=2)
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/CodeWarrior/
__init__.py 5 from warnings import warnpy3k
6 warnpy3k("In 3.x, the CodeWarrior package is removed.", stacklevel=2)
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
__init__.py 5 from warnings import warnpy3k
6 warnpy3k("In 3.x, the CodeWarrior package is removed.", stacklevel=2)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
__init__.py 5 from warnings import warnpy3k
6 warnpy3k("In 3.x, the CodeWarrior package is removed.", stacklevel=2)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/hotshot/
__init__.py 6 from warnings import warnpy3k as _warnpy3k
  /external/python/cpython2/Lib/hotshot/
__init__.py 6 from warnings import warnpy3k as _warnpy3k
  /prebuilts/gdb/darwin-x86/lib/python2.7/hotshot/
__init__.py 6 from warnings import warnpy3k as _warnpy3k
  /prebuilts/gdb/linux-x86/lib/python2.7/hotshot/
__init__.py 6 from warnings import warnpy3k as _warnpy3k
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/hotshot/
__init__.py 6 from warnings import warnpy3k as _warnpy3k

Completed in 607 milliseconds

1 2 3 4 56 7 8 91011>>