open and we are accepting submissions till
February 12. Please find all the details about the CFP here:
https://forms.gle/fNsJbwU53kjGhsrh8
<https://forms.gle/fNsJbwU53kjGhsrh8>
Warmest regards,
Mikalai Saskavets
PyCon Belarus Program Committee Co-Chair
Engineering Manager at iT
Steven D'Aprano wrote:
> Paul Rubin wrote:
>
> What is an empty enum? How and when would you use it?
>
> The best I can come up with is that an empty enum would
> be the enumerated values you have when you don't
> actually have any enumerated values. This is not to be
> confused with an empty list:
are splitting a file, which has a hierarchical order (count lines),
so writting proper importing is possible at least in principle.
Mikalai
--
http://mail.python.org/mailman/listinfo/python-list
> While talking about SOAPpy module, I'm facing an authentication problem
> with it:
>
> I'm consuming a WebServices server requiring authentication, and I did
> not found yet how to give authentication code (username:password) while
> calling any mehode of the webservice.
>
In Apache+mod_python