Files
cpython/Lib
Thomas Wouters fa0cf4f3ae Add support for absolute/relative imports and if/else expressions:
- regenerate ast.py
 - add future flags for absolute-import and with-statement so they
   (hopefully) properly get set in code-object flags
 - try out if/else expressions in actual code for the hell of it.

Seems to generate the same kind of bytecode as the normal compiler.
2006-03-03 18:16:20 +00:00
..
2006-02-20 21:42:18 +00:00
2006-02-20 21:42:18 +00:00
2006-02-09 08:48:36 +00:00
2005-07-17 23:16:17 +00:00
2005-12-25 23:18:31 +00:00
2005-11-25 02:02:50 +00:00
2005-10-20 19:59:25 +00:00
2005-12-25 23:18:31 +00:00
2005-08-25 07:32:42 +00:00
2005-12-25 23:18:31 +00:00
2006-02-26 04:21:50 +00:00
2006-02-08 12:53:56 +00:00
2006-02-28 21:57:43 +00:00
2006-02-19 21:26:07 +00:00
2005-08-21 18:45:59 +00:00
2005-08-31 10:50:03 +00:00
2006-02-28 22:50:17 +00:00
2006-01-20 20:03:24 +00:00
2005-08-21 18:45:59 +00:00
2006-02-27 22:32:47 +00:00
2005-08-24 07:36:17 +00:00
2005-07-17 02:36:59 +00:00
2006-02-08 12:53:56 +00:00
2005-08-21 18:45:59 +00:00
2005-09-12 22:50:37 +00:00
2006-02-27 22:32:47 +00:00
2006-02-28 21:57:43 +00:00
2005-10-28 14:39:47 +00:00
2006-02-25 22:38:04 +00:00
2006-01-20 23:40:56 +00:00