since getting the latest revision, I'm seeing a user warning on some (not all?) of my programs:
I:\share\python\dabo\projects\runs2>rpmain.py C:\Python25\lib\site-packages\dabo-0.9.2-py2.5.egg\dabo\lib\SimpleCrypt.py:32: UserWarning: WARNING: Your application uses SimpleCrypt, which is fine for testing but should not be used in production, because: 1) Anyone with a copy of Dabo could decrypt your password. 2) It isn't portable between 32-bit and 64-bit python. See the trac ?? ticket at http://trac.dabodev.com/ticket/1179 for more information. ? """, UserWarning) Questions: What part of dabo is using encryption? Can we suppress the user warning? Thanks, Jonathan --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
