Message122493
| Author |
eric.araujo |
| Recipients |
benjamin.peterson, docs@python, eric.araujo, ezio.melotti, fdrake, georg.brandl, nestor, terry.reedy |
| Date |
2010年11月27日.01:02:33 |
| SpamBayes Score |
0.0020353224 |
| Marked as misclassified |
No |
| Message-id |
<1290819754.86.0.675283811319.issue10299@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
Possible groups:
Types constructors: bool, bytearray, bytes, complex, dict, float, frozenset, int, list, memoryview, object, range, set, slice, str, tuple
Mathematical functions: abs, bin, divmod, hex, oct, pow, round
Working with sequences: all, any, enumerate, filter, iter, len, map, max, min, reversed, sorted, sum, zip
Working with strings: chr, format, ord
I/O: input, open, print
Introspection/metaprogramming: ascii, delattr, dir, getattr, globals, hasattr, help, id, isinstance, issubclass, locals, repr, setattr, type, vars
Advanced functions: classmethod, compile, eval, exec, hash, next, property, staticmethod, super, __import__
The last two are debatable. |
|