snapshot-20050623 incorrectly translates lines with continuations. For example: %ModuleHeaderCode #define first line \ second line \ third line ... %End become (empty lines inserted) #define first line \ second line \ third line ... -- Denis S. Otkidach http://www.python.ru/ [ru]