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

1 2 34 5 6 7 8 91011>>

  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
terminalcommand.py 17 from warnings import warnpy3k
18 warnpy3k("In 3.x, the terminalcommand module is removed.", stacklevel=2)
appletrawmain.py 8 from warnings import warnpy3k
9 warnpy3k("In 3.x, the appletrawmain module is removed.", stacklevel=2)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
bgenlocations.py 10 from warnings import warnpy3k
11 warnpy3k("In 3.x, the bgenlocations module is removed.", stacklevel=2)
terminalcommand.py 17 from warnings import warnpy3k
18 warnpy3k("In 3.x, the terminalcommand module is removed.", stacklevel=2)
  /external/python/cpython2/Lib/plat-irix5/
GET.py 2 from warnings import warnpy3k
3 warnpy3k("the GET module has been removed in Python 3.0", stacklevel=2)
4 del warnpy3k
ERRNO.py 2 from warnings import warnpy3k
3 warnpy3k("the ERRNO module has been removed in Python 3.0", stacklevel=2)
4 del warnpy3k
SV.py 1 from warnings import warnpy3k
2 warnpy3k("the SV module has been removed in Python 3.0", stacklevel=2)
3 del warnpy3k
  /external/python/cpython2/Lib/plat-irix6/
GET.py 2 from warnings import warnpy3k
3 warnpy3k("the GET module has been removed in Python 3.0", stacklevel=2)
4 del warnpy3k
SV.py 1 from warnings import warnpy3k
2 warnpy3k("the SV module has been removed in Python 3.0", stacklevel=2)
3 del warnpy3k
  /external/python/cpython2/Lib/
sunaudio.py 2 from warnings import warnpy3k
3 warnpy3k("the sunaudio module has been removed in Python 3.0; "
5 del warnpy3k
Bastion.py 28 from warnings import warnpy3k
29 warnpy3k("the Bastion module has been removed in Python 3.0", stacklevel=2)
30 del warnpy3k
  /prebuilts/gdb/darwin-x86/lib/python2.7/
sunaudio.py 2 from warnings import warnpy3k
3 warnpy3k("the sunaudio module has been removed in Python 3.0; "
5 del warnpy3k
Bastion.py 28 from warnings import warnpy3k
29 warnpy3k("the Bastion module has been removed in Python 3.0", stacklevel=2)
30 del warnpy3k
  /prebuilts/gdb/linux-x86/lib/python2.7/
sunaudio.py 2 from warnings import warnpy3k
3 warnpy3k("the sunaudio module has been removed in Python 3.0; "
5 del warnpy3k
Bastion.py 28 from warnings import warnpy3k
29 warnpy3k("the Bastion module has been removed in Python 3.0", stacklevel=2)
30 del warnpy3k
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
sunaudio.py 2 from warnings import warnpy3k
3 warnpy3k("the sunaudio module has been removed in Python 3.0; "
5 del warnpy3k
Bastion.py 28 from warnings import warnpy3k
29 warnpy3k("the Bastion module has been removed in Python 3.0", stacklevel=2)
30 del warnpy3k
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
sunaudio.py 2 from warnings import warnpy3k
3 warnpy3k("the sunaudio module has been removed in Python 3.0; "
5 del warnpy3k
Bastion.py 28 from warnings import warnpy3k
29 warnpy3k("the Bastion module has been removed in Python 3.0", stacklevel=2)
30 del warnpy3k
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Bastion.py 28 from warnings import warnpy3k
29 warnpy3k("the Bastion module has been removed in Python 3.0", stacklevel=2)
30 del warnpy3k
  /external/python/cpython2/Lib/plat-mac/
appletrawmain.py 8 from warnings import warnpy3k
9 warnpy3k("In 3.x, the appletrawmain module is removed.", stacklevel=2)
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Explorer/
__init__.py 5 from warnings import warnpy3k
6 warnpy3k("In 3.x, the Explorer module is removed.", stacklevel=2)
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Terminal/
__init__.py 5 from warnings import warnpy3k
6 warnpy3k("In 3.x, the Terminal module is removed.", stacklevel=2)
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Explorer/
__init__.py 5 from warnings import warnpy3k
6 warnpy3k("In 3.x, the Explorer module is removed.", stacklevel=2)
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/
__init__.py 5 from warnings import warnpy3k
6 warnpy3k("In 3.x, the Terminal module is removed.", stacklevel=2)

Completed in 594 milliseconds

1 2 34 5 6 7 8 91011>>