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

1 2 3 4 5 67 8 91011>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/hotshot/
__init__.py 6 from warnings import warnpy3k as _warnpy3k
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
stringold.py 21 from warnings import warnpy3k
22 warnpy3k("the stringold module has been removed in Python 3.0", stacklevel=2)
23 del warnpy3k
  /external/python/cpython2/Lib/plat-irix5/
DEVICE.py 1 from warnings import warnpy3k
2 warnpy3k("the DEVICE module has been removed in Python 3.0", stacklevel=2)
3 del warnpy3k
FILE.py 2 from warnings import warnpy3k
3 warnpy3k("the FILE module has been removed in Python 3.0", stacklevel=2)
4 del warnpy3k
FL.py 5 from warnings import warnpy3k
6 warnpy3k("the FL module has been removed in Python 3.0", stacklevel=2)
7 del warnpy3k
GL.py 1 from warnings import warnpy3k
2 warnpy3k("the GL module has been removed in Python 3.0", stacklevel=2)
3 del warnpy3k
IOCTL.py 6 from warnings import warnpy3k
7 warnpy3k("the IOCTL module has been removed in Python 3.0", stacklevel=2)
8 del warnpy3k
cddb.py 16 from warnings import warnpy3k
17 warnpy3k("the cddb module has been removed in Python 3.0", stacklevel=2)
18 del warnpy3k
panel.py 9 from warnings import warnpy3k
10 warnpy3k("the panel module has been removed in Python 3.0", stacklevel=2)
11 del warnpy3k
readcd.py 2 from warnings import warnpy3k
3 warnpy3k("the readcd module has been removed in Python 3.0", stacklevel=2)
4 del warnpy3k
  /external/python/cpython2/Lib/plat-irix6/
DEVICE.py 1 from warnings import warnpy3k
2 warnpy3k("the DEVICE module has been removed in Python 3.0", stacklevel=2)
3 del warnpy3k
FL.py 5 from warnings import warnpy3k
6 warnpy3k("the FL module has been removed in Python 3.0", stacklevel=2)
7 del warnpy3k
GL.py 1 from warnings import warnpy3k
2 warnpy3k("the GL module has been removed in Python 3.0", stacklevel=2)
3 del warnpy3k
IOCTL.py 6 from warnings import warnpy3k
7 warnpy3k("the IOCTL module has been removed in Python 3.0", stacklevel=2)
8 del warnpy3k
WAIT.py 2 from warnings import warnpy3k
3 warnpy3k("the WAIT module has been removed in Python 3.0", stacklevel=2)
4 del warnpy3k
cddb.py 16 from warnings import warnpy3k
17 warnpy3k("the cddb module has been removed in Python 3.0", stacklevel=2)
18 del warnpy3k
panel.py 9 from warnings import warnpy3k
10 warnpy3k("the panel module has been removed in Python 3.0", stacklevel=2)
11 del warnpy3k
IN.py 2 from warnings import warnpy3k
3 warnpy3k("the IN module has been removed in Python 3.0", stacklevel=2)
4 del warnpy3k
readcd.py 2 from warnings import warnpy3k
3 warnpy3k("the readcd module has been removed in Python 3.0", stacklevel=2)
4 del warnpy3k
  /external/python/cpython2/Lib/
stringold.py 21 from warnings import warnpy3k
22 warnpy3k("the stringold module has been removed in Python 3.0", stacklevel=2)
23 del warnpy3k
audiodev.py 2 from warnings import warnpy3k
3 warnpy3k("the audiodev module has been removed in Python 3.0", stacklevel=2)
4 del warnpy3k
  /prebuilts/gdb/darwin-x86/lib/python2.7/
stringold.py 21 from warnings import warnpy3k
22 warnpy3k("the stringold module has been removed in Python 3.0", stacklevel=2)
23 del warnpy3k
  /prebuilts/gdb/linux-x86/lib/python2.7/
stringold.py 21 from warnings import warnpy3k
22 warnpy3k("the stringold module has been removed in Python 3.0", stacklevel=2)
23 del warnpy3k
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
stringold.py 21 from warnings import warnpy3k
22 warnpy3k("the stringold module has been removed in Python 3.0", stacklevel=2)
23 del warnpy3k
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
stringold.py 21 from warnings import warnpy3k
22 warnpy3k("the stringold module has been removed in Python 3.0", stacklevel=2)
23 del warnpy3k

Completed in 261 milliseconds

1 2 3 4 5 67 8 91011>>