Ezio Melotti added the comment:

Can't you use *args and **kwargs and then raise a deprecation warning if count 
and/or flags are in args?
Even if enums are merged in, there might still be issues depending on their 
implementation.

----------

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

Reply via email to