[viewvc-users] About python crypt module introduced in standalone.py in viewvc-1.1.7
LiuYan 刘研 <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Message-ID | <370202777.5451.1289884240972.JavaMail.httpd@localhost> |
I notice python crypt module was introduced in standalone.py in viewvc-1.1.7 because I got an 'no module named crypt' when running 'python.exe standalone.py'. After gooooooogled for a long time, I got the cause: python crypt module is only for linux/unix system, not for windows system. so standalone.py will not run on windows system. Will the crypt module dependency be kept in future versions? btw: someone suggest to use Python in Cygwin, it sounds should be a solution, but I don't know if there's a chance to cause another issue... ------------------------------------------------------ http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2682094 To unsubscribe from this discussion, e-mail: [[email protected]].