joesox / pswrdgen

Automatically exported from code.google.com/p/pswrdgen
0 stars 0 forks source link

Feedback #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Some way to provide feedback or code changes other than opening Issues and
commenting on the wiki.

Original issue reported on code.google.com by edd...@googlemail.com on 21 Aug 2007 at 7:46

GoogleCodeExporter commented 9 years ago
You can always email me or I can start an email list.  Or do you mean something 
builtin to the application?

Original comment by joesox on 21 Aug 2007 at 1:33

GoogleCodeExporter commented 9 years ago
google code doesn't actually provide your email, nether does your program or 
website
(or at least as far as I could find last night). It just feels wrong to create a
ticket of
"""
delcount = 0
while (delcount < 213):
    del self.wordnetlist[0]
    delcount = delcount + 1
"""
should be

self.wordnetlist = self.wordnetlist[213:]

faster, cleaner and more pythonic.

No I didn't mean something built into the application although the rule 'all 
programs
expand until they can handle email' will kick in given long enough. ;)

Original comment by edd...@googlemail.com on 21 Aug 2007 at 2:03

GoogleCodeExporter commented 9 years ago
I think since this is google/gmail all you need to do is use the format
username@gmail.com

So mine is joesox

I am new to code.google and I thought I had my email in the source code.  I 
don't 
want a bunch of spam so I am surprised google doesn't have some easier way for 
others to send me an email. 

Original comment by joesox on 21 Aug 2007 at 2:16

GoogleCodeExporter commented 9 years ago
Ok I'll use that. I also was surprised that there was no email the project owner
option. Your URL is in the source code but not a contact address (or at least 
their
is no use of the @ symbol).

Original comment by edd...@googlemail.com on 21 Aug 2007 at 2:35

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by edd...@googlemail.com on 27 Aug 2007 at 2:21