New submission from Pramod Jadhav:

C:\Python33\lib\genericpath.py:29: DeprecationWarning: The Windows bytes API 
has been deprecated, use Unicode filenames instead
  st = os.stat(path)

----------
messages: 213517
nosy: pramod.jadhav
priority: normal
severity: normal
status: open
title: DeprecationWarning: The Windows bytes API has been deprecated, use 
Unicode filenames instead   st = os.stat(path)
versions: Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20921>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to