Ross Lagerwall <rosslagerw...@gmail.com> added the comment:

Some functions would be easy to split off into separate modules conceptually 
like the sched_* functions and the cap_* functions (see #1615158).

However, certain groups of functions like the *at functions cover a lot of 
different functionality and don't really belong together.

Perhaps the only grouping that should be done is for functions that start with 
a common prefix like sched_* since they are basically in a C "namespace".

----------

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

Reply via email to