#!/usr/bin/envpython3
# torsocks
import nntplib
s= nntplib.NNTP( 'news.samoylyk.net')
hh = nntplib.decode_header("=?ISO-8859-15?Q?D=E9buter_Py?=")
print(hh)
#resp, count, first, last, name = s.group( 'free.willey')
#print('Group'
On Tue, Jan 14, 2020 at 7:01 PM aa wrote:
> Content-Type: text/plain; charset=ISO-8859-1
Why?
ChrisA
--
https://mail.python.org/mailman/listinfo/python-list
not allowed to
> install webbrowsing and OS module it show the error that it does not found
> any matching distributor and does not fount the version which can fulfill
> the requirement.
usually the py2 and py3 repos get mixed up
make sure you know whether u handle py2 or py3 case
retry until
#!/usr/bin/envpython3
# torsocks
import nntplib
s= nntplib.NNTP( 'news.samoylyk.net')
hh = nntplib.decode_header("=?ISO-8859-15?Q?D=E9buter_Py?=")
print(hh)
#resp, count, first, last, name = s.group( 'free.willey')
#print('Group'
#!/usr/bin/envpython3
# torsocks
import nntplib
s= nntplib.NNTP( 'news.samoylyk.net')
hh = nntplib.decode_header("=?ISO-8859-15?Q?D=E9buter_Py?=")
print(hh)
#resp, count, first, last, name = s.group( 'free.willey')
#print('Group'
#!/usr/bin/envpython3
# torsocks
import nntplib
s= nntplib.NNTP( 'news.samoylyk.net')
hh = nntplib.decode_header("=?ISO-8859-15?Q?D=E9buter_Py?=")
print(hh)
#resp, count, first, last, name = s.group( 'free.willey')
#print('Group'
On Tue, Jan 14, 2020 at 7:31 PM aa wrote:
> X-User-Signature: python spam now comes to comp lang py as well
>
Can you post to a test newsgroup instead? Please?
ChrisA
--
https://mail.python.org/mailman/listinfo/python-list
Julie writes:
> why is anybody using anything else than Py for usenet ?
Only i use Python3 making Message-ID within Gnus.
https://gitlab.com/soyeomul/Gnus/raw/master/thanks-mid.py
Sincerely,
--
^고맙습니다 _地平天成_ 감사합니다_^))//
--
https://mail.python.org/mailman/listinfo/python-list
Chris Angelico writes:
> On Tue, Jan 14, 2020 at 7:31 PM aa wrote:
>> X-User-Signature: python spam now comes to comp lang py as well
>>
>
> Can you post to a test newsgroup instead? Please?
By the way, he is trying new experimental thing.
Actually i like his trying and NNTP.
Sincerely, NNTP f
ad...@formationgrowthhacking.com writes:
> I have a wordpress 5.3 websites which sell a software with license key.
>
> The license key is encrypted and stored in Mysql table. there are 2 columns
> "license" and "hash":
>
> license_key
> def50200352f5dc4b
On Tue, Jan 14, 2020 at 2:18 AM proplayer raj
wrote:
>
> dear team
> I have encountered a problem while using pip , that it did not allowed to
> install webbrowsing and OS module it show the error that it does not found
> any matching distributor and does not fount the version which can fulfill
>
Yes, that's it. Thanks for your help
On Tue, Jan 14, 2020, 7:47 PM Jerry Hill wrote:
> On Tue, Jan 14, 2020 at 2:18 AM proplayer raj
> wrote:
> >
> > dear team
> > I have encountered a problem while using pip , that it did not allowed to
> > install webbrowsing and OS module it show the error t
ad...@formationgrowthhacking.com writes:
> I have a wordpress 5.3 websites which sell a software with license key.
>
> The license key is encrypted and stored in Mysql table. there are 2 columns
> "license" and "hash":
>
> license_key
> def50200352f5dc4bd
Thanks for your help.
Litle details,
the license key is goldQ3T8-1QRD-5QBI-9F22
and it is stored in database already encrypted.
License key is not saved in database with clear text. It is already encrypted.
I am not sure what is this hash column for?
License key =>
def50200962018b6bbed50fc53a
Sam Olyk wrote:
...
while all of this is interesting to a point please
use a suitable nntp test group available instead of
spamming this group.
optimally the best would be to set up your own
local server and then test using that.
thanks
songbird
--
https://mail.python.org/mailman/li
On Wed, Jan 15, 2020 at 10:54 AM Dennis Lee Bieber
wrote:
>
> On Tue, 14 Jan 2020 10:02:08 -0800 (PST), Growth Hacking Formation
> declaimed the following:
>
>
> >
> >Hello @formationgrowthhacking,
> >thank you for your message and for using my plugin.
> >For license key hashi
30 lines of bash with 1 py3 line.
all u need for usenet !
--
https://mail.python.org/mailman/listinfo/python-list
30 lines of bash with 1 py3 line.
all u need for usenet !
--
https://mail.python.org/mailman/listinfo/python-list
> suitable nntp test group available ...
There is one suitable group: gmane.test
Plus somebody already know. Gmane NNTP address changed since 2020-01-06.
news.gmane.org ===> news.gmane.io [*]
Sincerely, NNTP fan Byung-Hee
[*]
https://lars.ingebrigtsen.no/2020/01/06/whatever-happened-to-news-gm
Whenever Iam trying to run this 'New latest version python software 3.8.4
python ' but it doesn't show any install option and it say ' modify set up
' So tell what to do sir plz help me out.
--
https://mail.python.org/mailman/listinfo/python-list
Hi,
On Tue, Jan 14, 2020 at 10:46 PM kiran chawan wrote:
>
> Whenever Iam trying to run this 'New latest version python software 3.8.4
> python ' but it doesn't show any install option and it say ' modify set up
> ' So tell what to do sir plz help me out.
Please explain why are you trying to in
Thanks for helping. That is what I thought.
Lets say it is the case and I get the key. We know it uses sha256 and it apply
to the ascii code.
What should be the python code in this scenario?
I am novice and the hash python module is a bit too complex for me. I read the
doc.
Thanks.
--
https://m
On Wed, Jan 15, 2020 at 5:41 PM Growth Hacking Formation
wrote:
>
> Thanks for helping. That is what I thought.
> Lets say it is the case and I get the key. We know it uses sha256 and it
> apply to the ascii code.
> What should be the python code in this scenario?
> I am novice and the hash pytho
23 matches
Mail list logo