Re: backup and synchronize to fastmail
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Hi
2008/5/18 Alejandro Jakubi <jakubi@xxxxxxxxx>:
> So, I misunderstood the whole issue. I have not read in the manual that
> offlineimap is a script (or a set off) and I did not know that the python
> language executes scripts. Additionally, I have seen a Makefile in the source
> of offlineimap 4.0.16, kind of "confirming" that a compilation is required.
Python can be somehow pre-compiled into its own bytecode making the
run slightly faster.
offlineimap, like many python packages does provide an installer so
you can use the offlineimap component in your own program with
something like:
import offlineimap.
So if you want to run offlineimap a more traditional way, you do
pythong setup.py install
Jean-Yves
- Re: backup and synchronize to fastmail, (continued)
- Re: backup and synchronize to fastmail, Vincent Beffara, 2008/05/16
- Re: backup and synchronize to fastmail, Alejandro Jakubi, 2008/05/16
- Re: backup and synchronize to fastmail, Vincent Beffara, 2008/05/16
- Re: backup and synchronize to fastmail, Alejandro Jakubi, 2008/05/16
- Re: backup and synchronize to fastmail, Vincent Beffara, 2008/05/17
- Re: backup and synchronize to fastmail, Alejandro Jakubi, 2008/05/17
- Re: backup and synchronize to fastmail, John Goerzen, 2008/05/17
- Re: backup and synchronize to fastmail, Alejandro Jakubi, 2008/05/17
- Re: backup and synchronize to fastmail, John Goerzen, 2008/05/17
- Re: backup and synchronize to fastmail, Alejandro Jakubi, 2008/05/17
- Re: backup and synchronize to fastmail,
Jean-Yves Avenard <=
- Re: backup and synchronize to fastmail, Alejandro Jakubi, 2008/05/18
- Re: backup and synchronize to fastmail, John Goerzen, 2008/05/19
- Re: backup and synchronize to fastmail, Alejandro Jakubi, 2008/05/19
RE: backup and synchronize to fastmail, Christopher Warrington, 2008/05/18
|
|