On Mon, Mar 08, 1999 at 07:49:31PM +0100, Moritz Moeller-Herrmann wrote:

> The script is called aladalcurm.py.
> [ALl ADresses ALiassed with CURses Menu]
> It is written using Python (http://www.python.org) and curses.

Personally it's way to clever for me to remember - how about 'take-email.py'

> This is the first public release. Please mail me if you have any problems,
> improvements, bug reports, comments....
> Actually this is my first program, so be kind :-)

It's a start - but you need to complete the package:
    at least add to the file or a README with:
        1) Dependences: on one machine I got    


    muster = re.compile(r"<?[\w\b.����-]+\@[\w.-]+>?", re.LOCALE) #compile re
          SyntaxError: invalid syntax
          
          I think this is an older Python.
    
    On another I got:
            File "/tmp/take-email.py", line 45, in ?
                  import curses, traceback
                  ImportError: No module named curses
                      
        Clearly I need a python curses - where is it ?    
        
Check any other package and see what they include to give you ideas.    
 
                                                  
-- 
Later ...

Rich Roth --- On-the-Net

Direct:  Box 927, Northampton, MA 01061, Voice: 413-586-9668

Email: [EMAIL PROTECTED]                     Url: http://www.on-the-net.com
   ~~~   www.i-depth.com lets you Add Instant Depth to your Website    ~~~
        ~~~  Adding depths to Web presences and Internet providers  ~~~~~
        

Reply via email to