Re: <DKIM> Re: <DKIM> Re: <DKIM> Re: <DKIM> python in offlineimaprc
"J. Tull" <[email protected]>
| Newsgroups | gmane.mail.imap.offlineimap.general |
|---|---|
| Message-ID | <DB6PR0801MB17185FF9FCDAD78888FCD08DAD0F0@DB6PR0801MB1718.eurprd08.prod.outlook.com> |
On +0200, Nicolas Sebrecht wrote: > On Mon, Aug 27, 2018 at 06:14:03PM +0000, J. Tull wrote: > > > I get an error message when using "import" in the rc file: > > ConfigParser.ParsingError: File contains parsing errors: .offlineimaprc/offlineimap.conf > > [line 25]: 'import ~/.offlineimaprc/pythonfile.py\n' > > > > I didn't put the litteral '\n' at the end of the import line. > > You did. Not '\' followed by 'n' but the character '\n' is written. > That's the character used to start a new line. This is a non-printable > character, though. > > So, this character is expected while this statement won't work in the rc > file. don't know why you spend time discussing about it while i was questionning about how to include several python file in offlineimap rc file. > > -- > Nicolas Sebrecht _______________________________________________ OfflineIMAP-project mailing list: [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/offlineimap-project OfflineIMAP homepages: - https://github.com/OfflineIMAP - http://offlineimap.org