Files
cpython/Lib/test
Benjamin Peterson 99a5023c80 improve several corner cases related with argument names in parenthesis
- Fix #7362: give a good error message for parenthesized arguments with
  defaults.

- Add a py3k warning for any parenthesized arguments since those are not allowed
  in Py3.  This warning is not given in tuple unpacking, since that incurs the
  tuple unpacking warning.
2009-11-19 22:54:57 +00:00
..
2009-06-06 05:54:34 +00:00
2009-06-30 22:57:08 +00:00
2009-10-27 20:59:18 +00:00
2009-06-30 22:57:08 +00:00
2009-06-30 22:57:08 +00:00
2009-06-30 22:57:08 +00:00
2009-06-30 22:57:08 +00:00
2009-06-30 22:57:08 +00:00
2009-06-30 22:57:08 +00:00
2009-05-28 05:58:44 +00:00
2009-06-30 22:57:08 +00:00
2009-06-30 22:57:08 +00:00
2009-06-19 22:21:12 +00:00
2009-06-30 22:57:08 +00:00
2009-06-30 22:57:08 +00:00
2009-06-30 22:57:08 +00:00
2009-06-30 22:57:08 +00:00
2009-06-30 22:57:08 +00:00
2009-11-02 18:24:57 +00:00
2009-06-30 22:57:08 +00:00
2009-06-30 22:57:08 +00:00
2009-06-30 22:57:08 +00:00
2009-06-30 22:57:08 +00:00
2009-10-29 01:49:07 +00:00
2009-06-30 22:57:08 +00:00
2009-06-30 22:57:08 +00:00
2009-10-15 15:39:15 +00:00
2009-06-30 22:57:08 +00:00
2009-07-02 22:56:16 +00:00
2009-06-30 22:57:08 +00:00
2009-06-30 22:57:08 +00:00
2009-10-26 22:51:16 +00:00
2009-10-27 19:23:56 +00:00
2009-10-18 10:56:21 +00:00
2009-09-09 11:42:57 +00:00
2009-06-30 22:57:08 +00:00
2009-06-07 23:12:44 +00:00
2009-06-19 22:09:17 +00:00
2009-06-30 22:57:08 +00:00